12 instantiations of GroupLabel
System.Web.Mobile (12)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
217
this._glAttributes = new
GroupLabel
();
218
this._glType = new
GroupLabel
();
UI\MobileControls\Design\ListGeneralPage.cs (2)
88
GroupLabel appearanceGroup = new
GroupLabel
();
98
pagingGroup = new
GroupLabel
();
UI\MobileControls\Design\ListItemsPage.cs (1)
105
GroupLabel grplblItemList = new
GroupLabel
();
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
76
GroupLabel grplblCommandList = new
GroupLabel
();
96
GroupLabel grplblData = new
GroupLabel
();
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
90
GroupLabel grplblFieldList = new
GroupLabel
();
UI\MobileControls\Design\ObjectListGeneralPage.cs (2)
60
GroupLabel grplblAppearance = new
GroupLabel
();
99
GroupLabel pagingGroup = new
GroupLabel
();
UI\MobileControls\Design\StylesEditorDialog.cs (2)
168
GroupLabel grplblStyleList = new
GroupLabel
();
259
GroupLabel grplblStyleProperties = new
GroupLabel
();
12 references to GroupLabel
System.Web.Mobile (12)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
66
private
GroupLabel
_glAttributes;
67
private
GroupLabel
_glType;
UI\MobileControls\Design\ListGeneralPage.cs (2)
88
GroupLabel
appearanceGroup = new GroupLabel();
89
GroupLabel
pagingGroup = null;
UI\MobileControls\Design\ListItemsPage.cs (1)
105
GroupLabel
grplblItemList = new GroupLabel();
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
76
GroupLabel
grplblCommandList = new GroupLabel();
96
GroupLabel
grplblData = new GroupLabel();
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
90
GroupLabel
grplblFieldList = new GroupLabel();
UI\MobileControls\Design\ObjectListGeneralPage.cs (2)
60
GroupLabel
grplblAppearance = new GroupLabel();
99
GroupLabel
pagingGroup = new GroupLabel();
UI\MobileControls\Design\StylesEditorDialog.cs (2)
168
GroupLabel
grplblStyleList = new GroupLabel();
259
GroupLabel
grplblStyleProperties = new GroupLabel();