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