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