106 references to TextEditorTyping
PresentationFramework (106)
System\windows\Documents\TextEditor.cs (14)
83
TextEditorTyping
._AddInputLanguageChangedEventHandler(this);
173
TextEditorTyping
._RemoveInputLanguageChangedEventHandler(this);
354
TextEditorTyping
._RegisterClassHandlers(controlType, registerEventListeners);
554
TextEditorTyping
._FlushPendingInputItems(this);
587
TextEditorTyping
._BreakTypingSequence(this);
618
TextEditorTyping
._FlushPendingInputItems(this);
640
TextEditorTyping
._BreakTypingSequence(this);
668
TextEditorTyping
.OnPreviewKeyDown(_uiScope, e);
673
TextEditorTyping
.OnKeyDown(_uiScope, e);
678
TextEditorTyping
.OnKeyUp(_uiScope, e);
683
TextEditorTyping
.OnTextInput(_uiScope, e);
1792
TextEditorTyping
._ShowCursor();
1802
TextEditorTyping
._FlushPendingInputItems(This);
1803
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorCharacters.cs (10)
90
TextEditorTyping
._FlushPendingInputItems(This);
96
TextEditorTyping
._BreakTypingSequence(This);
127
TextEditorTyping
._FlushPendingInputItems(This);
172
TextEditorTyping
._FlushPendingInputItems(This);
192
TextEditorTyping
._FlushPendingInputItems(This);
215
TextEditorTyping
._FlushPendingInputItems(This);
244
TextEditorTyping
._FlushPendingInputItems(This);
263
TextEditorTyping
._FlushPendingInputItems(This);
291
TextEditorTyping
._FlushPendingInputItems(This);
333
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorCopyPaste.cs (6)
273
TextEditorTyping
._FlushPendingInputItems(This);
275
TextEditorTyping
._BreakTypingSequence(This);
321
TextEditorTyping
._FlushPendingInputItems(This);
323
TextEditorTyping
._BreakTypingSequence(This);
366
TextEditorTyping
._FlushPendingInputItems(This);
368
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorDragDrop.cs (4)
790
TextEditorTyping
._FlushPendingInputItems(This);
838
TextEditorTyping
._FlushPendingInputItems(This);
873
TextEditorTyping
._FlushPendingInputItems(This);
898
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorLists.cs (1)
115
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorMouse.cs (1)
78
TextEditorTyping
._BreakTypingSequence(This);
System\windows\Documents\TextEditorSelection.cs (54)
153
TextEditorTyping
._FlushPendingInputItems(This);
163
TextEditorTyping
._BreakTypingSequence(This);
250
TextEditorTyping
._FlushPendingInputItems(This);
326
TextEditorTyping
._BreakTypingSequence(This);
342
TextEditorTyping
._FlushPendingInputItems(This);
416
TextEditorTyping
._BreakTypingSequence(This);
432
TextEditorTyping
._FlushPendingInputItems(This);
440
TextEditorTyping
._BreakTypingSequence(This);
487
TextEditorTyping
._FlushPendingInputItems(This);
495
TextEditorTyping
._BreakTypingSequence(This);
541
TextEditorTyping
._FlushPendingInputItems(This);
645
TextEditorTyping
._BreakTypingSequence(This);
661
TextEditorTyping
._FlushPendingInputItems(This);
760
TextEditorTyping
._BreakTypingSequence(This);
778
TextEditorTyping
._FlushPendingInputItems(This);
812
TextEditorTyping
._BreakTypingSequence(This);
830
TextEditorTyping
._FlushPendingInputItems(This);
864
TextEditorTyping
._BreakTypingSequence(This);
882
TextEditorTyping
._FlushPendingInputItems(This);
892
TextEditorTyping
._BreakTypingSequence(This);
910
TextEditorTyping
._FlushPendingInputItems(This);
921
TextEditorTyping
._BreakTypingSequence(This);
1008
TextEditorTyping
._FlushPendingInputItems(This);
1097
TextEditorTyping
._BreakTypingSequence(This);
1180
TextEditorTyping
._FlushPendingInputItems(This);
1287
TextEditorTyping
._BreakTypingSequence(This);
1303
TextEditorTyping
._FlushPendingInputItems(This);
1311
TextEditorTyping
._BreakTypingSequence(This);
1344
TextEditorTyping
._FlushPendingInputItems(This);
1352
TextEditorTyping
._BreakTypingSequence(This);
1388
TextEditorTyping
._FlushPendingInputItems(This);
1468
TextEditorTyping
._BreakTypingSequence(This);
1484
TextEditorTyping
._FlushPendingInputItems(This);
1564
TextEditorTyping
._BreakTypingSequence(This);
1582
TextEditorTyping
._FlushPendingInputItems(This);
1609
TextEditorTyping
._BreakTypingSequence(This);
1627
TextEditorTyping
._FlushPendingInputItems(This);
1697
TextEditorTyping
._BreakTypingSequence(This);
1715
TextEditorTyping
._FlushPendingInputItems(This);
1725
TextEditorTyping
._BreakTypingSequence(This);
1743
TextEditorTyping
._FlushPendingInputItems(This);
1753
TextEditorTyping
._BreakTypingSequence(This);
1777
TextEditorTyping
._FlushPendingInputItems(This);
1807
TextEditorTyping
._FlushPendingInputItems(This);
1839
TextEditorTyping
._FlushPendingInputItems(This);
1902
TextEditorTyping
._FlushPendingInputItems(This);
2041
TextEditorTyping
._FlushPendingInputItems(textEditor);
2088
TextEditorTyping
._BreakTypingSequence(textEditor);
2102
TextEditorTyping
._FlushPendingInputItems(textEditor);
2110
TextEditorTyping
._BreakTypingSequence(textEditor);
2163
TextEditorTyping
._BreakTypingSequence(textEditor);
2177
TextEditorTyping
._FlushPendingInputItems(textEditor);
2185
TextEditorTyping
._BreakTypingSequence(textEditor);
2206
TextEditorTyping
._BreakTypingSequence(textEditor);
System\windows\Documents\TextEditorTables.cs (1)
61
TextEditorTyping
._FlushPendingInputItems(This);
System\windows\Documents\TextEditorTyping.cs (15)
343
TextEditorTyping
.ScheduleInput(This, new KeyUpInputItem(This, e.Key, e.KeyboardDevice.Modifiers));
402
TextEditorTyping
.ScheduleInput(This, new TextInputItem(This, e.Text, /*isInsertKeyToggled:*/keyboard != null ? keyboard.IsKeyToggled(Key.Insert) : false));
530
TextEditorTyping
._FlushPendingInputItems(This);
583
TextEditorTyping
._FlushPendingInputItems(This);
903
TextEditorTyping
._FlushPendingInputItems(This);
962
TextEditorTyping
._FlushPendingInputItems(This);
1056
TextEditorTyping
._FlushPendingInputItems(This);
1342
TextEditorTyping
._FlushPendingInputItems(This);
1374
TextEditorTyping
._FlushPendingInputItems(This);
1543
TextEditorTyping
.OpenTypingUndoUnit(This);
1568
TextEditorTyping
.CloseTypingUndoUnit(This, closeAction);
1587
TextEditorTyping
._FlushPendingInputItems(This);
1639
TextEditorTyping
._FlushPendingInputItems((TextEditor)This);
1755
TextEditorTyping
.OnFlowDirectionCommand(TextEditor, _key);
1759
TextEditorTyping
.OnFlowDirectionCommand(TextEditor, _key);