1 write to _form
System.Web.Mobile (1)
UI\MobileControls\Design\FormDesigner.cs (1)
144_form = (Form) component;
9 references to _form
System.Web.Mobile (9)
UI\MobileControls\Design\FormDesigner.cs (9)
58return _form.Title; 63_form.Title = value; 98if (!DesignerAdapterUtil.InMobileUserControl(_form)) 100if (DesignerAdapterUtil.InUserControl(_form)) 106if (!DesignerAdapterUtil.InMobilePage(_form)) 146if (_form.DeviceSpecific != null) { 147_form.DeviceSpecific = null; 158_form.ID, 159_form.Title,