5 references to TextEditor
PresentationFramework (5)
System\windows\Documents\TextEditorTyping.cs (5)
1700
if (
TextEditor
.UiScope == null)
1706
DoTextInput(
TextEditor
, _text, _isInsertKeyToggled, /*acceptControlCharacters:*/false);
1728
if (
TextEditor
.UiScope == null)
1742
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);
1746
TextEditorTyping.OnFlowDirectionCommand(
TextEditor
, _key);