CommandManager.PreviewCanExecute Attached Event

Definition

Occurs when the CanExecute(Object, IInputElement) method on the RoutedCommand is called.

see AddPreviewCanExecuteHandler, and RemovePreviewCanExecuteHandler
see AddPreviewCanExecuteHandler, and RemovePreviewCanExecuteHandler
see AddPreviewCanExecuteHandler, and RemovePreviewCanExecuteHandler

Remarks

Routed Event Information

Identifier field PreviewCanExecuteEvent
Routing strategy Tunneling
Delegate CanExecuteRoutedEventHandler

Applies to

See also