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