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