DateTimeEditors for WinRT
CommandExtensions Class Members
Fields  Methods 

The following tables list the members exposed by CommandExtensions.

Public Constructors
 NameDescription
Public ConstructorCommandExtensions Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CommandParameterPropertyIdentifies the CommandParameter attached property.  
Public Fieldstatic (Shared in Visual Basic)CommandPropertyIdentifies the Command attached property.  
Public Fieldstatic (Shared in Visual Basic)CommandTargetPropertyIdentifies the CommandTarget attached property.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCommandGets the command that will be executed when the command source is invoked.  
Public Methodstatic (Shared in Visual Basic)GetCommandParameterGets a user defined data value that can be passed to the command when it is executed.  
Public Methodstatic (Shared in Visual Basic)GetCommandTargetGets the object that the command is being executed on.  
Public Methodstatic (Shared in Visual Basic)SetCommandSets the command that will be executed when the command source is invoked.  
Public Methodstatic (Shared in Visual Basic)SetCommandParameterSets a user defined data value that can be passed to the command when it is executed.  
Public Methodstatic (Shared in Visual Basic)SetCommandTargetSets the object that the command is being executed on.  
Top
See Also

Reference

CommandExtensions Class
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback