1 write to _owningPropertyGrid
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObject.cs (1)
18_owningPropertyGrid = owningToolStripButton._owningPropertyGrid;
2 references to _owningPropertyGrid
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStripButton.PropertyGridToolStripButtonAccessibleObject.cs (2)
42if (_owningPropertyGrid is null || !_owningPropertyGrid.IsHandleCreated)