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