1 implementation of IComponentEditorPageSite
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
530private sealed class ComponentEditorPageSite : IComponentEditorPageSite {
3 references to IComponentEditorPageSite
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (3)
37IComponentEditorPageSite pageSite; 98protected IComponentEditorPageSite PageSite { 338public virtual void SetSite(IComponentEditorPageSite site) {