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