1 write to borderColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (1)
86
borderColor
= value;
2 references to borderColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (2)
78
return
borderColor
;
85
if (
borderColor
!= value) {