106 references to TextEditorTyping
PresentationFramework (106)
System\windows\Documents\TextEditor.cs (14)
77
TextEditorTyping
._AddInputLanguageChangedEventHandler(this);
167
TextEditorTyping
._RemoveInputLanguageChangedEventHandler(this);
345
TextEditorTyping
._RegisterClassHandlers(controlType, registerEventListeners);
547
TextEditorTyping
._FlushPendingInputItems(this);
580
TextEditorTyping
._BreakTypingSequence(this);
611
TextEditorTyping
._FlushPendingInputItems(this);
633
TextEditorTyping
._BreakTypingSequence(this);
661
TextEditorTyping
.OnPreviewKeyDown(_uiScope, e);
666
TextEditorTyping
.OnKeyDown(_uiScope, e);
671
TextEditorTyping
.OnKeyUp(_uiScope, e);
676
TextEditorTyping
.OnTextInput(_uiScope, e);
1767
TextEditorTyping
._ShowCursor();
1777
TextEditorTyping
._FlushPendingInputItems(This);
1778
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorCharacters.cs (10)
89
TextEditorTyping
._FlushPendingInputItems(This);
95
TextEditorTyping
._BreakTypingSequence(This);
126
TextEditorTyping
._FlushPendingInputItems(This);
171
TextEditorTyping
._FlushPendingInputItems(This);
191
TextEditorTyping
._FlushPendingInputItems(This);
214
TextEditorTyping
._FlushPendingInputItems(This);
243
TextEditorTyping
._FlushPendingInputItems(This);
262
TextEditorTyping
._FlushPendingInputItems(This);
290
TextEditorTyping
._FlushPendingInputItems(This);
332
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorCopyPaste.cs (6)
272
TextEditorTyping
._FlushPendingInputItems(This);
274
TextEditorTyping
._BreakTypingSequence(This);
320
TextEditorTyping
._FlushPendingInputItems(This);
322
TextEditorTyping
._BreakTypingSequence(This);
365
TextEditorTyping
._FlushPendingInputItems(This);
367
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorDragDrop.cs (4)
789
TextEditorTyping
._FlushPendingInputItems(This);
837
TextEditorTyping
._FlushPendingInputItems(This);
872
TextEditorTyping
._FlushPendingInputItems(This);
897
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorLists.cs (1)
114
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorMouse.cs (1)
77
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorSelection.cs (54)
152
TextEditorTyping
._FlushPendingInputItems(This);
162
TextEditorTyping
._BreakTypingSequence(This);
249
TextEditorTyping
._FlushPendingInputItems(This);
325
TextEditorTyping
._BreakTypingSequence(This);
341
TextEditorTyping
._FlushPendingInputItems(This);
415
TextEditorTyping
._BreakTypingSequence(This);
431
TextEditorTyping
._FlushPendingInputItems(This);
439
TextEditorTyping
._BreakTypingSequence(This);
486
TextEditorTyping
._FlushPendingInputItems(This);
494
TextEditorTyping
._BreakTypingSequence(This);
540
TextEditorTyping
._FlushPendingInputItems(This);
644
TextEditorTyping
._BreakTypingSequence(This);
660
TextEditorTyping
._FlushPendingInputItems(This);
759
TextEditorTyping
._BreakTypingSequence(This);
777
TextEditorTyping
._FlushPendingInputItems(This);
811
TextEditorTyping
._BreakTypingSequence(This);
829
TextEditorTyping
._FlushPendingInputItems(This);
863
TextEditorTyping
._BreakTypingSequence(This);
881
TextEditorTyping
._FlushPendingInputItems(This);
891
TextEditorTyping
._BreakTypingSequence(This);
909
TextEditorTyping
._FlushPendingInputItems(This);
920
TextEditorTyping
._BreakTypingSequence(This);
1007
TextEditorTyping
._FlushPendingInputItems(This);
1096
TextEditorTyping
._BreakTypingSequence(This);
1179
TextEditorTyping
._FlushPendingInputItems(This);
1286
TextEditorTyping
._BreakTypingSequence(This);
1302
TextEditorTyping
._FlushPendingInputItems(This);
1310
TextEditorTyping
._BreakTypingSequence(This);
1343
TextEditorTyping
._FlushPendingInputItems(This);
1351
TextEditorTyping
._BreakTypingSequence(This);
1387
TextEditorTyping
._FlushPendingInputItems(This);
1467
TextEditorTyping
._BreakTypingSequence(This);
1483
TextEditorTyping
._FlushPendingInputItems(This);
1563
TextEditorTyping
._BreakTypingSequence(This);
1581
TextEditorTyping
._FlushPendingInputItems(This);
1608
TextEditorTyping
._BreakTypingSequence(This);
1626
TextEditorTyping
._FlushPendingInputItems(This);
1696
TextEditorTyping
._BreakTypingSequence(This);
1714
TextEditorTyping
._FlushPendingInputItems(This);
1724
TextEditorTyping
._BreakTypingSequence(This);
1742
TextEditorTyping
._FlushPendingInputItems(This);
1752
TextEditorTyping
._BreakTypingSequence(This);
1776
TextEditorTyping
._FlushPendingInputItems(This);
1806
TextEditorTyping
._FlushPendingInputItems(This);
1838
TextEditorTyping
._FlushPendingInputItems(This);
1901
TextEditorTyping
._FlushPendingInputItems(This);
2040
TextEditorTyping
._FlushPendingInputItems(textEditor);
2087
TextEditorTyping
._BreakTypingSequence(textEditor);
2101
TextEditorTyping
._FlushPendingInputItems(textEditor);
2109
TextEditorTyping
._BreakTypingSequence(textEditor);
2162
TextEditorTyping
._BreakTypingSequence(textEditor);
2176
TextEditorTyping
._FlushPendingInputItems(textEditor);
2184
TextEditorTyping
._BreakTypingSequence(textEditor);
2205
TextEditorTyping
._BreakTypingSequence(textEditor);
System\windows\Documents\TextEditorTables.cs (1)
60
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorTyping.cs (15)
339
TextEditorTyping
.ScheduleInput(This, new KeyUpInputItem(This, e.Key, e.KeyboardDevice.Modifiers));
395
TextEditorTyping
.ScheduleInput(This, new TextInputItem(This, e.Text, /*isInsertKeyToggled:*/keyboard != null ? keyboard.IsKeyToggled(Key.Insert) : false));
520
TextEditorTyping
._FlushPendingInputItems(This);
573
TextEditorTyping
._FlushPendingInputItems(This);
893
TextEditorTyping
._FlushPendingInputItems(This);
952
TextEditorTyping
._FlushPendingInputItems(This);
1046
TextEditorTyping
._FlushPendingInputItems(This);
1329
TextEditorTyping
._FlushPendingInputItems(This);
1361
TextEditorTyping
._FlushPendingInputItems(This);
1530
TextEditorTyping
.OpenTypingUndoUnit(This);
1555
TextEditorTyping
.CloseTypingUndoUnit(This, closeAction);
1574
TextEditorTyping
._FlushPendingInputItems(This);
1626
TextEditorTyping
._FlushPendingInputItems((TextEditor)This);
1742
TextEditorTyping
.OnFlowDirectionCommand(TextEditor, _key);
1746
TextEditorTyping
.OnFlowDirectionCommand(TextEditor, _key);