Provides control-specific handling for the IsKeyboardFocusWithinChanged event.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.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.