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