5 references to TextEditor
PresentationFramework (5)
System\windows\Documents\TextEditorTyping.cs (5)
1701
if (
TextEditor
.UiScope == null)
1707
DoTextInput(
TextEditor
, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);
1729
if (
TextEditor
.UiScope == null)
1743
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);
1747
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);