2 references to InsertTextRun
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (2)
3921TextBlock.InsertTextRun(this.TextContainer.End, content, /*whitespacesIgnorable:*/false); 4107InsertTextRun(text._complexContent.TextContainer.End, newText, /*whitespacesIgnorable:*/true);