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