4 references to HasPushedMenuMode
PresentationFramework (4)
System\Windows\Controls\Primitives\MenuBase.cs (4)
229if (!menu.IsKeyboardFocusWithin && !menu.HasPushedMenuMode) 244Debug.Assert(menu.HasPushedMenuMode); 827if (!HasPushedMenuMode) 851if (HasPushedMenuMode)