1 write to _textObjectMetricsVector
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2343_textObjectMetricsVector = new SpanVector(null);
3 references to _textObjectMetricsVector
PresentationCore (3)
MS\Internal\TextFormatting\TextStore.cs (3)
2341if(_textObjectMetricsVector == null) 2346SpanRider rider = new SpanRider(_textObjectMetricsVector); 2381_textObjectMetricsVector.SetReference(cpFirst, textObject.Length, metrics);