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