Gets or sets a value that indicates whether the ICommand associated with
this event can be executed on the command target.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public bool CanExecute { get; set; } |
| Visual Basic |
|---|
Public Property CanExecute As Boolean Get Set |