SaveCommand.CanExecuteChanged Event

Plusprofil Addin

SaveCommandCanExecuteChanged Event

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