C1.Silverlight Namespace / CommandBinding Class / Command Property

In This Topic
Command Property (CommandBinding)
In This Topic
Gets or sets the System.Windows.Input.ICommand associated with this CommandBinding.
Syntax
'Declaration
 
Public Property Command As ICommand
 
See Also