4 references to HasPushedMenuMode
PresentationFramework (4)
System\Windows\Controls\Primitives\MenuBase.cs (4)
220if (!menu.IsKeyboardFocusWithin && !menu.HasPushedMenuMode) 235Debug.Assert(menu.HasPushedMenuMode); 818if (!HasPushedMenuMode) 842if (HasPushedMenuMode)