7 references to SetOwner
System.Web.Mobile (7)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (1)
277_ds.SetOwner(_parentContainer);
UI\MobileControls\Design\MobileControlDesigner.cs (1)
598ds.SetOwner((MobileControl) _mobileControl);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
1029ds.SetOwner(_mobileControl);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
798ds.SetOwner((MobileControl) _styleSheet);
UI\MobileControls\MobileControl.cs (2)
226_deviceSpecific.SetOwner(null); 430value.SetOwner(this);
UI\MobileControls\Style.cs (1)
788value.SetOwner(this);