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