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