1 write to _glType
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
218this._glType = new GroupLabel();
4 references to _glType
System.Web.Mobile (4)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (4)
85_glType.Text = SR.GetString(SR.DeviceFilterEditorDialog_TypeGl); 97this._glType.TabIndex = tabOffset++; 273this._glType, 284this._glType.Size = new System.Drawing.Size(216, 16);