5 writes to Activated
System.Web.Mobile (5)
UI\MobileControls\Form.cs (2)
284Activated = true; 293Activated = false;
UI\MobileControls\MobilePage.cs (3)
675_activeForm.Activated = true; 684_activeForm.Activated = true; 1041_activeForm.Activated = true;
2 references to Activated
System.Web.Mobile (2)
UI\MobileControls\Form.cs (2)
282if (!Activated) 291if (Activated)