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