Occurs when the command associated with this CommandBinding initiates
a check to determine whether the command can be executed on the current command target.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public event CanExecuteRoutedEventHandler PreviewCanExecute |
| Visual Basic |
|---|
Public Event PreviewCanExecute As CanExecuteRoutedEventHandler |