AddCommand.CanExecuteChanged Event

Plusprofil Addin

AddCommandCanExecuteChanged Event

[Missing <summary> documentation for "E:PlusprofilAddin.ViewModels.Commands.AddCommand.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