2 references to OnTextInput
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
689TextEditorTyping.OnTextInput(_uiScope, e);
System\windows\Documents\TextEditorTyping.cs (1)
67EventManager.RegisterClassHandler(controlType, TextCompositionManager.TextInputEvent, new TextCompositionEventHandler(OnTextInput));