1 instantiation of MeasureTextCache
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\Label.cs (1)
629=> _textMeasurementCache ??= new LayoutUtils.MeasureTextCache();
2 references to MeasureTextCache
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (2)
48private LayoutUtils.MeasureTextCache? _textMeasurementCache; 628internal LayoutUtils.MeasureTextCache MeasureTextCache