5 references to TextEditor
PresentationFramework (5)
System\windows\Documents\TextEditorTyping.cs (5)
1722
if (
TextEditor
.UiScope == null)
1728
DoTextInput(
TextEditor
, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);
1750
if (
TextEditor
.UiScope == null)
1764
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);
1768
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);