3 writes to tab
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (3)
48
this.
tab
= tab;
132
this.
tab
= value;
245
tab
= null;
1 reference to tab
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
129
return
tab
;