PostSharpAPI ReferencePost­Sharp.​Patterns.​Model.​ControlsUndo­Redo­Command­BaseCan­Execute­Changed
Open sandboxFocus

Event CanExecuteChanged

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

Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
public event EventHandler CanExecuteChanged
Returns
Type Description
EventHandler