1 write to _glType
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
218
this.
_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);
97
this.
_glType
.TabIndex = tabOffset++;
273
this.
_glType
,
284
this.
_glType
.Size = new System.Drawing.Size(216, 16);