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)
144get => _mouseOverBackColor; 147if (_mouseOverBackColor != value)