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