2 references to Bits
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (2)
447
get { return _bits[(int)
Bits
.CoerceFocusable]; }
448
set { _bits[(int)
Bits
.CoerceFocusable] = value; }