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