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