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