1 write to _glAttributes
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
217
this.
_glAttributes
= new GroupLabel();
5 references to _glAttributes
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
83
_glAttributes
.Text = SR.GetString(SR.DeviceFilterEditorDialog_Attributes);
100
this.
_glAttributes
.TabIndex = tabOffset++;
272
this.
_glAttributes
,
280
this.
_glAttributes
.Location = new System.Drawing.Point(0, 73);
281
this.
_glAttributes
.Size = new System.Drawing.Size(216, 16);