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