Click or drag to resize

DelegateCommandCanExecuteChanged Event

LightningChart .NET Help

[Missing <summary> documentation for "E:Arction.Wpf.SignalProcessing.DelegateCommand.CanExecuteChanged"]

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public event EventHandler CanExecuteChanged

Value

Type: SystemEventHandler

Implements

ICommandCanExecuteChanged
See Also