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)
34get => _borderSize; 39if (_borderSize != value)