3 references to GotFocus
Microsoft.VisualStudio.LanguageServices (2)
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\NewTypeDestinationSelection.g.cs (2)
141
this.TypeNameTextBox.
GotFocus
+= new System.Windows.RoutedEventHandler(this.SelectAllInTextBox);
159
this.fileNameTextBox.
GotFocus
+= new System.Windows.RoutedEventHandler(this.SelectAllInTextBox);
PresentationUI (1)
MS\Internal\Documents\Application\PageTextBox.cs (1)
355
GotFocus
+= OnGotFocus;