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