5 references to AddRefTab
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PropertyGrid.cs (5)
247AddRefTab(DefaultTabType, null, PropertyTabScope.Static, true); 1835AddRefTab(tabType, null, scope, true); 2821AddRefTab(attribute.TabClasses[i], e.Component, PropertyTabScope.Document, true); 3946AddRefTab(tabTypes[i], currentObjects[j], PropertyTabScope.Component, false); 3964AddRefTab(attribute.TabClasses[j], comp, PropertyTabScope.Document, false);