Click or drag to resize

StartTextureManagerCanExecuteChanged Event

Occurs when changes take place that affect whether or not the command should execute.

Namespace: Altaxo.Gui.Autostart
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event EventHandler CanExecuteChanged

Value

EventHandler

Implements

ICommandCanExecuteChanged
See Also