3 writes to _ownerGridView
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (3)
37_ownerGridView = ownerGridView; 143set => _ownerGridView = value; 203_ownerGridView = null!;
1 reference to _ownerGridView
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
142get => _ownerGridView;