3 references to PlsrunVector
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (1)
383
_plsrunVector = store.
PlsrunVector
;
MS\Internal\TextFormatting\FullTextState.cs (2)
289
foreach (Span span in _store.
PlsrunVector
)
362
SpanVector plsrunVector = _store.
PlsrunVector
;