1 write to createNewFileRadioButton
Microsoft.VisualStudio.LanguageServices (1)
GenerateTypeDialog.g.cs (1)
232this.createNewFileRadioButton = ((System.Windows.Controls.RadioButton)(target));
2 references to createNewFileRadioButton
Microsoft.VisualStudio.LanguageServices (2)
GenerateType\GenerateTypeDialog.xaml.cs (2)
94=> createNewFileRadioButton.Focus(); 140public RadioButton CreateNewFileRadioButton => _dialog.createNewFileRadioButton;