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