3 writes to InContextMenu
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (3)
1085InContextMenu = false; 1584InContextMenu = true; 1594InContextMenu = false;
1 reference to InContextMenu
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1416delegate() { return (IsDropDownOpen && !InContextMenu); },