This topic has not yet been rated - Rate this topic

CommandBinding Events

The CommandBinding type exposes the following members.

  NameDescription
Public event CanExecute Occurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target.
Public event Executed Occurs when the command associated with this CommandBinding executes.
Public event PreviewCanExecute Occurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the current command target.
Public event PreviewExecuted Occurs when the command associated with this CommandBinding executes.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.