2 references to MouseOverBackColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonFlatAdapter.cs (2)
213if (!Control.FlatAppearance.MouseOverBackColor.IsEmpty) { 214backColor = Control.FlatAppearance.MouseOverBackColor;