2 references to OnTextInput
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
537
_textEditor.
OnTextInput
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1120
_textEditor?.
OnTextInput
(e);