1 write to borderSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (1)
54borderSize = value;
2 references to borderSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (2)
47return borderSize; 53if (borderSize != value) {