2 references to DetailsClick
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (2)
196
this.detailsBtn.Click += new System.EventHandler(this.
DetailsClick
);
344
DetailsClick
(details, EventArgs.Empty);