3 references to DoTextInput
PresentationFramework (3)
System\windows\Documents\TextEditorTyping.cs (3)
1368
DoTextInput
(This, "\t", /*isInsertKeyToggled:*/!This._OvertypeMode, /*acceptControlCharacters:*/true);
1400
DoTextInput
(This, "\t", /*isInsertKeyToggled:*/!This._OvertypeMode, /*acceptControlCharacters:*/true);
1728
DoTextInput
(TextEditor, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);