1 write to _parentPropertyGrid
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7328
_parentPropertyGrid
= parentPropertyGrid;
1 reference to _parentPropertyGrid
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7357
var propertyGridAccessibleObject =
_parentPropertyGrid
.AccessibilityObject as PropertyGridAccessibleObject;