4 references to HasPushedMenuMode
PresentationFramework (4)
System\Windows\Controls\Primitives\MenuBase.cs (4)
219if (!menu.IsKeyboardFocusWithin && !menu.HasPushedMenuMode) 234Debug.Assert(menu.HasPushedMenuMode); 817if (!HasPushedMenuMode) 841if (HasPushedMenuMode)