1 write to _glAttributes
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
217this._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); 100this._glAttributes.TabIndex = tabOffset++; 272this._glAttributes, 280this._glAttributes.Location = new System.Drawing.Point(0, 73); 281this._glAttributes.Size = new System.Drawing.Size(216, 16);