2 references to OnGotKeyboardFocus
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
719
_textEditor.
OnGotKeyboardFocus
(e);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1302
_textEditor?.
OnGotKeyboardFocus
(e);