4 references to MeasureText
System.Windows.Forms (4)
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (4)
81Size textSize = MeasureText(Control, textFormatFlags); 152MeasureText(control, textFormatFlags)); 182Size textSize = MeasureText(control, textFormatFlags); 535Size textSize = AnimatedToggleSwitchRenderer.MeasureText(control, textFormatFlags);