3 overrides of GetComponentEditorPages
System.Web.Mobile (3)
UI\MobileControls\Design\ListComponentEditor.cs (1)
79
protected override Type[]
GetComponentEditorPages
()
UI\MobileControls\Design\ObjectListComponentEditor.cs (1)
81
protected override Type[]
GetComponentEditorPages
()
UI\MobileControls\Design\SelectionListComponentEditor.cs (1)
85
protected override Type[]
GetComponentEditorPages
()
1 reference to GetComponentEditorPages
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
52
Type[] pageControlTypes =
GetComponentEditorPages
();