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