1 write to _borderColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (1)
78_borderColor = value;
2 references to _borderColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (2)
68get => _borderColor; 76if (_borderColor != value)