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