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