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