2 references to SelectAllInTextBox
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
);