1 write to gridView
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7086
this.
gridView
= gridView;
1 reference to gridView
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7250
needCommit = ctrlAtPoint == null ? true : !
gridView
.IsSiblingControl(control, ctrlAtPoint);