1 write to _textObjectMetricsVector
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2353_textObjectMetricsVector = new SpanVector(null);
3 references to _textObjectMetricsVector
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (3)
2351if(_textObjectMetricsVector == null) 2356SpanRider rider = new SpanRider(_textObjectMetricsVector); 2391_textObjectMetricsVector.SetReference(cpFirst, textObject.Length, metrics);