2 references to InContextMenu
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBar.cs (2)
67get { return _bits[(int)Bits.InContextMenu]; } 68set { _bits[(int)Bits.InContextMenu] = value; }