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