Gets or sets the ICommand associated with this CommandBinding.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public ICommand Command { get; set; } |
| Visual Basic |
|---|
Public Property Command As ICommand Get Set |