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