1 write to _parentPropertyGrid
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.cs (1)
20
_parentPropertyGrid
= parentPropertyGrid;
1 reference to _parentPropertyGrid
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.cs (1)
34
=> new PropertyGridToolStripAccessibleObject(this,
_parentPropertyGrid
);