4 references to EventActivate
System.Web.Mobile (4)
UI\MobileControls\Form.cs (4)
194Events.AddHandler(EventActivate, value); 198Events.RemoveHandler(EventActivate, value); 301EventHandler onActivate = (EventHandler)Events[EventActivate]; 321return Events[EventActivate] != null;