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