3 references to PlsrunVector
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
420_plsrunVector = store.PlsrunVector;
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (2)
314foreach (Span span in _store.PlsrunVector) 387SpanVector plsrunVector = _store.PlsrunVector;