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