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