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