106 references to TextEditorTyping
PresentationFramework (106)
System\windows\Documents\TextEditor.cs (14)
78TextEditorTyping._AddInputLanguageChangedEventHandler(this); 168TextEditorTyping._RemoveInputLanguageChangedEventHandler(this); 346TextEditorTyping._RegisterClassHandlers(controlType, registerEventListeners); 548TextEditorTyping._FlushPendingInputItems(this); 581TextEditorTyping._BreakTypingSequence(this); 612TextEditorTyping._FlushPendingInputItems(this); 634TextEditorTyping._BreakTypingSequence(this); 662TextEditorTyping.OnPreviewKeyDown(_uiScope, e); 667TextEditorTyping.OnKeyDown(_uiScope, e); 672TextEditorTyping.OnKeyUp(_uiScope, e); 677TextEditorTyping.OnTextInput(_uiScope, e); 1768TextEditorTyping._ShowCursor(); 1778TextEditorTyping._FlushPendingInputItems(This); 1779TextEditorTyping._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)
340TextEditorTyping.ScheduleInput(This, new KeyUpInputItem(This, e.Key, e.KeyboardDevice.Modifiers)); 396TextEditorTyping.ScheduleInput(This, new TextInputItem(This, e.Text, /*isInsertKeyToggled:*/keyboard != null ? keyboard.IsKeyToggled(Key.Insert) : false)); 521TextEditorTyping._FlushPendingInputItems(This); 574TextEditorTyping._FlushPendingInputItems(This); 894TextEditorTyping._FlushPendingInputItems(This); 953TextEditorTyping._FlushPendingInputItems(This); 1047TextEditorTyping._FlushPendingInputItems(This); 1330TextEditorTyping._FlushPendingInputItems(This); 1362TextEditorTyping._FlushPendingInputItems(This); 1531TextEditorTyping.OpenTypingUndoUnit(This); 1556TextEditorTyping.CloseTypingUndoUnit(This, closeAction); 1575TextEditorTyping._FlushPendingInputItems(This); 1627TextEditorTyping._FlushPendingInputItems((TextEditor)This); 1743TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key); 1747TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key);