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