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