MenuBase::OnIsKeyboardFocusWithinChanged Method (DependencyPropertyChangedEventArgs)
.NET Framework (current version)
Responds to a change to the IsKeyboardFocusWithin property.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnIsKeyboardFocusWithinChanged( DependencyPropertyChangedEventArgs e ) override
Parameters
- e
-
Type:
System.Windows::DependencyPropertyChangedEventArgs
The event data for the IsKeyboardFocusWithinChanged event.
.NET Framework
Available since 3.0
Available since 3.0
Show: