C1.Silverlight Namespace : CommandExtensions Class |
For a list of all members of this type, see CommandExtensions members.
Name | Description | |
---|---|---|
![]() ![]() | GetCommand | Gets the command that will be executed when the command source is invoked. |
![]() ![]() | GetCommandParameter | Gets a user defined data value that can be passed to the command when it is executed. |
![]() ![]() | GetCommandTarget | Gets the object that the command is being executed on. |
![]() ![]() | SetCommand | Sets the command that will be executed when the command source is invoked. |
![]() ![]() | SetCommandParameter | Sets a user defined data value that can be passed to the command when it is executed. |
![]() ![]() | SetCommandTarget | Sets the object that the command is being executed on. |