Called to indicate that the
IsSelected property
has changed to false.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
protected virtual void OnUnselected( RoutedEventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnUnselected ( _ e As RoutedEventArgs _ ) |
Parameters
- e
- Type: System.Windows..::..RoutedEventArgs
A RoutedEventArgs that contains the event data.