5 references to TextEditor
PresentationFramework (5)
System\windows\Documents\TextEditorTyping.cs (5)
1713
if (
TextEditor
.UiScope == null)
1719
DoTextInput(
TextEditor
, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);
1741
if (
TextEditor
.UiScope == null)
1755
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);
1759
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);