1 write to Owner
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecificChoiceCollection.cs (1)
54choice.Owner = _owner;
3 references to Owner
System.Web.Mobile (3)
UI\MobileControls\DeviceSpecificChoice.cs (3)
152Object parentObject = Owner.Owner; 270Delegate d = Delegate.CreateDelegate(ed.EventType, Owner.MobilePage, value); 333TemplateControl containingTemplateControl = Owner.ClosestTemplateControl;