1 write to _textObjectMetricsVector
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2328_textObjectMetricsVector = new SpanVector(null);
3 references to _textObjectMetricsVector
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (3)
2326if(_textObjectMetricsVector == null) 2331SpanRider rider = new SpanRider(_textObjectMetricsVector); 2366_textObjectMetricsVector.SetReference(cpFirst, textObject.Length, metrics);