1 write to _borderSize
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (1)
41
_borderSize
= value;
2 references to _borderSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\FlatButtonAppearance.cs (2)
34
get =>
_borderSize
;
39
if (
_borderSize
!= value)