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)
314
foreach (Span span in _store.
PlsrunVector
)
387
SpanVector plsrunVector = _store.
PlsrunVector
;