ComponentOne Basic Library for UWP
CommandBinding Class Members
Properties  Events

C1.UWP Assembly > C1.Xaml Namespace : CommandBinding Class

The following tables list the members exposed by CommandBinding.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the System.Windows.Input.ICommand associated with this CommandBinding.  
Top
Public Events
 NameDescription
Public EventOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target.  
Public EventOccurs when the command associated with this CommandBinding executes.  
Public EventOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the current command target.  
Public EventOccurs when the command associated with this CommandBinding executes.  
Top
See Also

Reference

CommandBinding Class
C1.Xaml Namespace