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