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