4 references to OnGotFocus
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2220
textBox.TextEditor.TextStore.
OnGotFocus
();
src\Framework\System\windows\Documents\TextEditor.cs (1)
1751
This._textstore.
OnGotFocus
();
src\Framework\System\Windows\Documents\TextServicesHost.cs (1)
434
textstore.
OnGotFocus
();
src\Framework\System\Windows\Documents\TextStore.cs (1)
1076
OnGotFocus
();