18 references to Designer
DesignSurface (1)
CustomControls\CustomButton.cs (1)
6[Designer(typeof(CustomButtonDesigner), typeof(IDesigner))]
System.Windows.Forms.Design.Tests (17)
System\ComponentModel\Design\DesignerHostTests.cs (8)
3200[Designer(typeof(RootDesigner), typeof(IRootDesigner))] 3210[Designer(typeof(RootDesigner), typeof(IRootDesigner))] 3223[Designer(typeof(NonInitializingDesigner), typeof(IRootDesigner))] 3236[Designer(typeof(ThrowingInitializingDesigner), typeof(IRootDesigner))] 3249[Designer(typeof(CheckoutExceptionThrowingInitializingDesigner), typeof(IRootDesigner))] 3287[Designer(typeof(ThrowingDisposeRootComponentDesigner), typeof(IRootDesigner))] 3292[Designer(typeof(RootDesigner), typeof(IRootDesigner))] 3304[Designer(typeof(RootDesigner), typeof(IRootDesigner))]
System\ComponentModel\Design\DesignSurfaceTests.cs (3)
1775[Designer(typeof(RootComponentDesigner), typeof(IRootDesigner))] 1786[Designer(typeof(NullSupportedTechnologiesRootComponentDesigner), typeof(IRootDesigner))] 1797[Designer(typeof(EmptySupportedTechnologiesRootComponentDesigner), typeof(IRootDesigner))]
System\ComponentModel\Design\SiteNestedContainerTests.cs (6)
1072[Designer(typeof(RootDesigner), typeof(IRootDesigner))] 1077[Designer(typeof(RootDesigner), typeof(IRootDesigner))] 1090[Designer(typeof(NonInitializingDesigner), typeof(IRootDesigner))] 1103[Designer(typeof(ThrowingInitializingDesigner), typeof(IRootDesigner))] 1116[Designer(typeof(CheckoutExceptionThrowingInitializingDesigner), typeof(IRootDesigner))] 1136[Designer(typeof(RootDesigner), typeof(IRootDesigner))]