Base:
method
OnIsKeyboardFocusWithinChanged
System.Windows.UIElement.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)
1 override of OnIsKeyboardFocusWithinChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\ContextMenu.cs (1)
636
protected override void
OnIsKeyboardFocusWithinChanged
(DependencyPropertyChangedEventArgs e)
1 reference to OnIsKeyboardFocusWithinChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\ContextMenu.cs (1)
649
base.
OnIsKeyboardFocusWithinChanged
(e);