4 references to HasPushedMenuMode
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (4)
231if (!menu.IsKeyboardFocusWithin && !menu.HasPushedMenuMode) 246Debug.Assert(menu.HasPushedMenuMode); 838if (!HasPushedMenuMode) 862if (HasPushedMenuMode)