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