Base:
property
Verbs
System.ComponentModel.Design.ComponentDesigner.Verbs
3 overrides of Verbs
System.Web.Mobile (3)
UI\MobileControls\Design\ListDesigner.cs (1)
173public override DesignerVerbCollection Verbs
UI\MobileControls\Design\ObjectListDesigner.cs (1)
493public override DesignerVerbCollection Verbs
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1152public override DesignerVerbCollection Verbs
3 references to Verbs
System.Web.Mobile (3)
UI\MobileControls\Design\ListDesigner.cs (1)
179_designerVerbs = base.Verbs;
UI\MobileControls\Design\ObjectListDesigner.cs (1)
499_designerVerbs = base.Verbs;
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1158_designerVerbs = base.Verbs;