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)
48
private LayoutUtils.
MeasureTextCache
? _textMeasurementCache;
628
internal LayoutUtils.
MeasureTextCache
MeasureTextCache