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