[]
Invoked just before the IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event.
protected override void OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs e)
Protected Overrides Sub OnIsKeyboardFocusWithinChanged(e As DependencyPropertyChangedEventArgs)
Type | Name | Description |
---|---|---|
DependencyPropertyChangedEventArgs | e | A System.Windows.DependencyPropertyChangedEventArgs that contains the event data. |