2 references to OnKeyUp
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
684TextEditorTyping.OnKeyUp(_uiScope, e);
System\windows\Documents\TextEditorTyping.cs (1)
66EventManager.RegisterClassHandler(controlType, Keyboard.KeyUpEvent, new KeyEventHandler(OnKeyUp));