2 references to OnButtonClick
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (2)
244this.okBtn.Click += new System.EventHandler(this.OnButtonClick); 255this.cancelBtn.Click += new System.EventHandler(this.OnButtonClick);