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