5 references to TextRun
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
2081lsrun.TextRun 2127TextRun textRun = ((LSRun)GetRun((Plsrun)plsrunSpan.element)).TextRun;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
2547TextEmbeddedObject textObject = lsrun.TextRun as TextEmbeddedObject; 2644TextEmbeddedObject textObject = lsrun.TextRun as TextEmbeddedObject;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
327&& !(_lastRun.TextRun is TextEndOfParagraph))