5 references to TextRun
PresentationCore (5)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2045
lsrun.
TextRun
2091
TextRun textRun = ((LSRun)GetRun((Plsrun)plsrunSpan.element)).
TextRun
;
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
2386
TextEmbeddedObject textObject = lsrun.
TextRun
as TextEmbeddedObject;
2479
TextEmbeddedObject textObject = lsrun.
TextRun
as TextEmbeddedObject;
MS\Internal\TextFormatting\TextMetrics.cs (1)
317
&& !(_lastRun.
TextRun
is TextEndOfParagraph))