1 write to TypeNameTextBox
Microsoft.VisualStudio.LanguageServices (1)
NewTypeDestinationSelection.g.cs (1)
139this.TypeNameTextBox = ((System.Windows.Controls.TextBox)(target));
1 reference to TypeNameTextBox
Microsoft.VisualStudio.LanguageServices (1)
NewTypeDestinationSelection.g.cs (1)
142this.TypeNameTextBox.GotFocus += new System.Windows.RoutedEventHandler(this.SelectAllInTextBox);