106 references to TextEditorTyping
PresentationFramework (106)
System\windows\Documents\TextEditor.cs (14)
89TextEditorTyping._AddInputLanguageChangedEventHandler(this); 179TextEditorTyping._RemoveInputLanguageChangedEventHandler(this); 360TextEditorTyping._RegisterClassHandlers(controlType, registerEventListeners); 560TextEditorTyping._FlushPendingInputItems(this); 593TextEditorTyping._BreakTypingSequence(this); 624TextEditorTyping._FlushPendingInputItems(this); 646TextEditorTyping._BreakTypingSequence(this); 674TextEditorTyping.OnPreviewKeyDown(_uiScope, e); 679TextEditorTyping.OnKeyDown(_uiScope, e); 684TextEditorTyping.OnKeyUp(_uiScope, e); 689TextEditorTyping.OnTextInput(_uiScope, e); 1798TextEditorTyping._ShowCursor(); 1808TextEditorTyping._FlushPendingInputItems(This); 1809TextEditorTyping._BreakTypingSequence(This);
System\windows\Documents\TextEditorCharacters.cs (10)
106TextEditorTyping._FlushPendingInputItems(This); 112TextEditorTyping._BreakTypingSequence(This); 143TextEditorTyping._FlushPendingInputItems(This); 188TextEditorTyping._FlushPendingInputItems(This); 208TextEditorTyping._FlushPendingInputItems(This); 231TextEditorTyping._FlushPendingInputItems(This); 260TextEditorTyping._FlushPendingInputItems(This); 279TextEditorTyping._FlushPendingInputItems(This); 307TextEditorTyping._FlushPendingInputItems(This); 349TextEditorTyping._FlushPendingInputItems(This);
System\windows\Documents\TextEditorCopyPaste.cs (6)
286TextEditorTyping._FlushPendingInputItems(This); 288TextEditorTyping._BreakTypingSequence(This); 334TextEditorTyping._FlushPendingInputItems(This); 336TextEditorTyping._BreakTypingSequence(This); 379TextEditorTyping._FlushPendingInputItems(This); 381TextEditorTyping._BreakTypingSequence(This);
System\windows\Documents\TextEditorDragDrop.cs (4)
807TextEditorTyping._FlushPendingInputItems(This); 855TextEditorTyping._FlushPendingInputItems(This); 890TextEditorTyping._FlushPendingInputItems(This); 915TextEditorTyping._FlushPendingInputItems(This);
System\windows\Documents\TextEditorLists.cs (1)
131TextEditorTyping._FlushPendingInputItems(This);
System\windows\Documents\TextEditorMouse.cs (1)
92TextEditorTyping._BreakTypingSequence(This);
System\windows\Documents\TextEditorSelection.cs (54)
168TextEditorTyping._FlushPendingInputItems(This); 178TextEditorTyping._BreakTypingSequence(This); 265TextEditorTyping._FlushPendingInputItems(This); 341TextEditorTyping._BreakTypingSequence(This); 357TextEditorTyping._FlushPendingInputItems(This); 431TextEditorTyping._BreakTypingSequence(This); 447TextEditorTyping._FlushPendingInputItems(This); 455TextEditorTyping._BreakTypingSequence(This); 502TextEditorTyping._FlushPendingInputItems(This); 510TextEditorTyping._BreakTypingSequence(This); 556TextEditorTyping._FlushPendingInputItems(This); 660TextEditorTyping._BreakTypingSequence(This); 676TextEditorTyping._FlushPendingInputItems(This); 775TextEditorTyping._BreakTypingSequence(This); 793TextEditorTyping._FlushPendingInputItems(This); 827TextEditorTyping._BreakTypingSequence(This); 845TextEditorTyping._FlushPendingInputItems(This); 879TextEditorTyping._BreakTypingSequence(This); 897TextEditorTyping._FlushPendingInputItems(This); 907TextEditorTyping._BreakTypingSequence(This); 925TextEditorTyping._FlushPendingInputItems(This); 936TextEditorTyping._BreakTypingSequence(This); 1023TextEditorTyping._FlushPendingInputItems(This); 1112TextEditorTyping._BreakTypingSequence(This); 1195TextEditorTyping._FlushPendingInputItems(This); 1302TextEditorTyping._BreakTypingSequence(This); 1318TextEditorTyping._FlushPendingInputItems(This); 1326TextEditorTyping._BreakTypingSequence(This); 1359TextEditorTyping._FlushPendingInputItems(This); 1367TextEditorTyping._BreakTypingSequence(This); 1403TextEditorTyping._FlushPendingInputItems(This); 1483TextEditorTyping._BreakTypingSequence(This); 1499TextEditorTyping._FlushPendingInputItems(This); 1579TextEditorTyping._BreakTypingSequence(This); 1597TextEditorTyping._FlushPendingInputItems(This); 1624TextEditorTyping._BreakTypingSequence(This); 1642TextEditorTyping._FlushPendingInputItems(This); 1712TextEditorTyping._BreakTypingSequence(This); 1730TextEditorTyping._FlushPendingInputItems(This); 1740TextEditorTyping._BreakTypingSequence(This); 1758TextEditorTyping._FlushPendingInputItems(This); 1768TextEditorTyping._BreakTypingSequence(This); 1792TextEditorTyping._FlushPendingInputItems(This); 1822TextEditorTyping._FlushPendingInputItems(This); 1854TextEditorTyping._FlushPendingInputItems(This); 1917TextEditorTyping._FlushPendingInputItems(This); 2056TextEditorTyping._FlushPendingInputItems(textEditor); 2103TextEditorTyping._BreakTypingSequence(textEditor); 2117TextEditorTyping._FlushPendingInputItems(textEditor); 2125TextEditorTyping._BreakTypingSequence(textEditor); 2178TextEditorTyping._BreakTypingSequence(textEditor); 2192TextEditorTyping._FlushPendingInputItems(textEditor); 2200TextEditorTyping._BreakTypingSequence(textEditor); 2221TextEditorTyping._BreakTypingSequence(textEditor);
System\windows\Documents\TextEditorTables.cs (1)
78TextEditorTyping._FlushPendingInputItems(This);
System\windows\Documents\TextEditorTyping.cs (15)
352TextEditorTyping.ScheduleInput(This, new KeyUpInputItem(This, e.Key, e.KeyboardDevice.Modifiers)); 411TextEditorTyping.ScheduleInput(This, new TextInputItem(This, e.Text, /*isInsertKeyToggled:*/keyboard != null ? keyboard.IsKeyToggled(Key.Insert) : false)); 539TextEditorTyping._FlushPendingInputItems(This); 592TextEditorTyping._FlushPendingInputItems(This); 912TextEditorTyping._FlushPendingInputItems(This); 971TextEditorTyping._FlushPendingInputItems(This); 1065TextEditorTyping._FlushPendingInputItems(This); 1351TextEditorTyping._FlushPendingInputItems(This); 1383TextEditorTyping._FlushPendingInputItems(This); 1552TextEditorTyping.OpenTypingUndoUnit(This); 1577TextEditorTyping.CloseTypingUndoUnit(This, closeAction); 1596TextEditorTyping._FlushPendingInputItems(This); 1648TextEditorTyping._FlushPendingInputItems((TextEditor)This); 1764TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key); 1768TextEditorTyping.OnFlowDirectionCommand(TextEditor, _key);