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