6 references to HeaderLabel
System.Web.Mobile (6)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
216
this._lblHeader = new
HeaderLabel
();
UI\MobileControls\Design\MobileControlDesigner.cs (1)
570
HeaderLabel lblDescription = new
HeaderLabel
();
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
983
HeaderLabel lblDescription = new
HeaderLabel
();
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
591
HeaderLabel lblDescription = new
HeaderLabel
();
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1290
this.LblHeader = new
HeaderLabel
();
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
598
HeaderLabel lblDescription = new
HeaderLabel
();