1 write to TypeContentControl
Microsoft.VisualStudio.LanguageServices (1)
AddParameterDialog.g.cs (1)
239
this.
TypeContentControl
= ((System.Windows.Controls.TextBox)(target));
3 references to TypeContentControl
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\AddParameterDialog_InProc.cs (2)
70
dialog.
TypeContentControl
.Focus();
71
dialog.
TypeContentControl
.Text = typeName;
Microsoft.VisualStudio.LanguageServices (1)
ChangeSignature\AddParameterDialog.xaml.cs (1)
47
TypeContentControl
.Focus();