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