1 instantiation of MeasureTextCache
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Label.cs (1)
764
textMeasurementCache = new LayoutUtils.
MeasureTextCache
();
2 references to MeasureTextCache
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Label.cs (2)
78
LayoutUtils.
MeasureTextCache
textMeasurementCache;
761
internal LayoutUtils.
MeasureTextCache
MeasureTextCache {