1 write to _flatSystemStyleMinimumHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
259_flatSystemStyleMinimumHeight = LogicalToDeviceUnits(LogicalFlatSystemStyleMinimumHeight);
1 reference to _flatSystemStyleMinimumHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
277? Math.Max(size.Height + 5, _flatSystemStyleMinimumHeight)