2 references to OnKeyDown
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
508
_textEditor.
OnKeyDown
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1091
_textEditor?.
OnKeyDown
(e);