Gets the command associated with this event.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public ICommand Command { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Command As ICommand Get |
|
|
| .NET Framework Class Library |
| CanExecuteRoutedEventArgs..::..Command Property |
| CanExecuteRoutedEventArgs Class See Also |
| C# |
|---|
public ICommand Command { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Command As ICommand Get |