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