5 references to TextEditor
PresentationFramework (5)
src\Framework\System\windows\Documents\TextEditorTyping.cs (5)
1752if (TextEditor.UiScope == null) 1758DoTextInput(TextEditor, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false); 1780if (TextEditor.UiScope == null) 1794TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key); 1798TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key);