1 write to _control
System.Web.Mobile (1)
UI\MobileControls\Design\MobileComponentEditorPage.cs (1)
89_control = (MobileControl)selectedComponent;
3 references to _control
System.Web.Mobile (3)
UI\MobileControls\Design\MobileComponentEditorPage.cs (3)
82if (_control != null) 84return _control; 91return _control;