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