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