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