Base:
property
Verbs
System.ComponentModel.Design.ComponentDesigner.Verbs
3 overrides of Verbs
System.Web.Mobile (3)
UI\MobileControls\Design\ListDesigner.cs (1)
173
public override DesignerVerbCollection
Verbs
UI\MobileControls\Design\ObjectListDesigner.cs (1)
493
public override DesignerVerbCollection
Verbs
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1152
public 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
;