4 references to OnGotFocus
PresentationFramework (4)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2184
textBox.TextEditor.TextStore.
OnGotFocus
();
System\windows\Documents\TextEditor.cs (1)
1712
This._textstore.
OnGotFocus
();
System\Windows\Documents\TextServicesHost.cs (1)
363
textstore.
OnGotFocus
();
System\Windows\Documents\TextStore.cs (1)
1208
OnGotFocus
();