DateTimeEditors for WinRT
CommandBinding Class Members
Properties  Events

The following tables list the members exposed by CommandBinding.

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

Reference

CommandBinding Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback