11 references to SetControl
System.Web.Mobile (11)
UI\MobileControls\Design\StylesEditorDialog.cs (3)
414
styleNode.RuntimeStyle.
SetControl
(_styleSheet);
455
newStyle.
SetControl
(_tempStyleSheet);
767
newStyle.
SetControl
(_tempStyleSheet);
UI\MobileControls\Form.cs (1)
47
_pagerStyle.
SetControl
(this);
UI\MobileControls\MobileControl.cs (1)
750
_style.
SetControl
(this);
UI\MobileControls\ObjectList.cs (2)
1461
_commandStyle.
SetControl
(this);
1487
_labelStyle.
SetControl
(this);
UI\MobileControls\StyleSheet.cs (4)
91
style.
SetControl
(this);
154
value.
SetControl
(this);
426
style.
SetControl
(this);
718
this[name].
SetControl
(null);