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