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