Occurs when the command associated with this CommandBinding executes.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public event ExecutedRoutedEventHandler PreviewExecuted |
| Visual Basic |
|---|
Public Event PreviewExecuted As ExecutedRoutedEventHandler |
| XAML Attribute Usage |
|---|
<object PreviewExecuted="ExecutedRoutedEventHandler" .../> |