2 references to SelectAllInTextBox
Microsoft.VisualStudio.LanguageServices (2)
NewTypeDestinationSelection.g.cs (2)
142this.TypeNameTextBox.GotFocus += new System.Windows.RoutedEventHandler(this.SelectAllInTextBox); 160this.fileNameTextBox.GotFocus += new System.Windows.RoutedEventHandler(this.SelectAllInTextBox);