CancelCommand.CanExecuteChanged Event

Plusprofil Addin

CancelCommandCanExecuteChanged Event

[Missing <summary> documentation for "E:PlusprofilAddin.ViewModels.Commands.CancelCommand.CanExecuteChanged"]

Namespace:  PlusprofilAddin.ViewModels.Commands
Assembly:  PlusprofilAddin (in PlusprofilAddin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public event EventHandler CanExecuteChanged

Value

Type: SystemEventHandler

Implements

ICommandCanExecuteChanged
See Also