ComponentOne Basic Library for WPF and Silverlight
CommandExtensions Class Members
Fields  Methods 

C1.Silverlight Namespace : CommandExtensions Class

The following tables list the members exposed by CommandExtensions.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the CommandParameter attached property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Command attached property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CommandTarget attached property.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Gets the command that will be executed when the command source is invoked.  
Public Methodstatic (Shared in Visual Basic)Gets a user defined data value that can be passed to the command when it is executed.  
Public Methodstatic (Shared in Visual Basic)Gets the object that the command is being executed on.  
Public Methodstatic (Shared in Visual Basic)Sets the command that will be executed when the command source is invoked.  
Public Methodstatic (Shared in Visual Basic)Sets a user defined data value that can be passed to the command when it is executed.  
Public Methodstatic (Shared in Visual Basic)Sets the object that the command is being executed on.  
Top
See Also

Reference

CommandExtensions Class
C1.Silverlight Namespace