2 references to GetPreferredWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\UpDown\DomainUpDown.cs (1)
521width = GetPreferredWidth(width, height);
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (1)
831int width = GetPreferredWidth(textWidth, height);