1 write to _mouseOverBackColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (1)
149
_mouseOverBackColor
= value;
2 references to _mouseOverBackColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (2)
144
get =>
_mouseOverBackColor
;
147
if (
_mouseOverBackColor
!= value)