3 references to Forms
System.Web.Mobile (3)
UI\MobileControls\MobilePage.cs (3)
680if (_activeForm == null && Forms.Count > 0) 682_activeForm = (Form)Forms[0]; 1282String activeFormID = ActiveForm == Forms[0] ? null : ActiveForm.UniqueID;