11 references to SetControl
System.Web.Mobile (11)
UI\MobileControls\Design\StylesEditorDialog.cs (3)
414styleNode.RuntimeStyle.SetControl(_styleSheet); 455newStyle.SetControl(_tempStyleSheet); 767newStyle.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)
91style.SetControl(this); 154value.SetControl(this); 426style.SetControl(this); 718this[name].SetControl(null);