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)
82
if (
_control
!= null)
84
return
_control
;
91
return
_control
;