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