Home
last modified time | relevance | path

Searched refs:_headerFooterTemplates (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DObjectListDesigner.cs46 private const int _headerFooterTemplates = 0; field in System.Web.UI.Design.MobileControls.ObjectListDesigner
94 templateVerbs[_headerFooterTemplates] = new TemplateEditingVerb( in GetTemplateVerbs()
96 _headerFooterTemplates, in GetTemplateVerbs()
H A DListDesigner.cs46 private const int _headerFooterTemplates = 0; field in System.Web.UI.Design.MobileControls.ListDesigner
456 templateVerbs[_headerFooterTemplates] = new TemplateEditingVerb( in GetTemplateVerbs()
458 _headerFooterTemplates, in GetTemplateVerbs()
H A DDeviceSpecificDesigner.cs67 private const int _headerFooterTemplates = 0; field in System.Web.UI.Design.MobileControls.DeviceSpecificDesigner
343 _headerFooterTemplates, in GetTemplateVerbs()
H A DStyleSheetDesigner.cs80 private const int _headerFooterTemplates = 0; field in System.Web.UI.Design.MobileControls.StyleSheetDesigner
300 templateVerbs[_headerFooterTemplates] = new TemplateEditingVerb( in GetTemplateVerbs()
302 _headerFooterTemplates, in GetTemplateVerbs()