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