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