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