Provides control-specific handling for the IsKeyboardFocusWithinChanged event.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
protected override void OnIsKeyboardFocusWithinChanged( DependencyPropertyChangedEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnIsKeyboardFocusWithinChanged ( _ e As DependencyPropertyChangedEventArgs _ ) |
Parameters
- e
- Type: System.Windows..::.DependencyPropertyChangedEventArgs
The event data.