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