1 write to _txtType
System.Web.Mobile (1)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
160_txtType = new TextBox();
7 references to _txtType
System.Web.Mobile (7)
UI\MobileControls\Design\StylesEditorDialog.cs (7)
271_txtType.SetBounds(14, 181, 180, 16); 272_txtType.ReadOnly = true; 273_txtType.TabIndex = 11; 274_txtType.TabStop = true; 339_txtType, 520_txtType.Text = String.Empty; 524_txtType.Text = ((StyleNode)SelectedStyle).FullName;