1 write to errorDlg
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
481errorDlg = new GridErrorDlg(this.ownerGrid);
2 references to errorDlg
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
479if (this.errorDlg == null) { 484return errorDlg;