1 write to OKButton
Microsoft.VisualStudio.LanguageServices (1)
ExtractClassDialog.g.cs (1)
120this.OKButton = ((System.Windows.Controls.Button)(target));
1 reference to OKButton
Microsoft.VisualStudio.LanguageServices (1)
ExtractClassDialog.g.cs (1)
123this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OK_Click);