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