2 writes to _ownerTab
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (2)
39
_ownerTab
= ownerTab;
202
_ownerTab
= null!;
1 reference to _ownerTab
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
106
public override PropertyTab OwnerTab =>
_ownerTab
;