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