NoesisGUI

CommandBinding Class

namespace Noesis | MSDN

Binds a RoutedCommand to the event handlers that implement the command.

Inheritance Hierarchy

CommandBinding

INDEX Class Hierarchy Index

Properties


Name Description
None Command Gets or sets the ICommand associated with this CommandBinding

DP_ Dependency Property      RO_ Read-only


Methods

CommandBinding has no methods

Events


Name Description
D CanExecute Occurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target
D Executed Occurs when the command associated with this CommandBinding executes
D 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
D PreviewExecuted Occurs when the command associated with this CommandBinding executes

R Routed Event      N Non-routed Event      D Delegate Event


© 2017 Noesis Technologies