3 references to DoTextInput
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorTyping.cs (3)
1385DoTextInput(This, "\t", /*isInsertKeyToggled:*/!This._OvertypeMode, /*acceptControlCharacters:*/true); 1417DoTextInput(This, "\t", /*isInsertKeyToggled:*/!This._OvertypeMode, /*acceptControlCharacters:*/true); 1758DoTextInput(TextEditor, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);