3 writes to InContextMenu
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (3)
1088InContextMenu = false; 1587InContextMenu = true; 1597InContextMenu = false;
1 reference to InContextMenu
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1419delegate() { return (IsDropDownOpen && !InContextMenu); },