1 instantiation of ComponentEditorPageSite
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
348_pageSites[n] = new ComponentEditorPageSite(_pageHost, _pageTypes[n], _component, this);
2 references to ComponentEditorPageSite
System.Windows.Forms (2)
System\Windows\Forms\Design\ComponentEditorForm.cs (2)
18private ComponentEditorPageSite[] _pageSites; 343_pageSites = new ComponentEditorPageSite[_pageTypes.Length];