2 references to OK_Click
Microsoft.VisualStudio.LanguageServices (2)
ChangeSignatureDialog.g.cs (2)
335((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OK_Click); 413this.OKButton.Click += new System.Windows.RoutedEventHandler(this.OK_Click);