1 write to textMeasurementCache
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Label.cs (1)
764textMeasurementCache = new LayoutUtils.MeasureTextCache();
2 references to textMeasurementCache
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Label.cs (2)
763if (textMeasurementCache == null) { 766return textMeasurementCache;