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