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