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