3 writes to InContextMenu
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (3)
1082InContextMenu = false; 1575InContextMenu = true; 1585InContextMenu = false;
1 reference to InContextMenu
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1410delegate() { return (IsDropDownOpen && !InContextMenu); },