2 references to OnLostFocus
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
750
_textEditor.
OnLostFocus
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1333
_textEditor?.
OnLostFocus
(e);