1 write to _helpService
System.Web.Mobile (1)
UI\MobileControls\Design\MobileComponentEditorPage.cs (1)
72
_helpService
=
4 references to _helpService
System.Web.Mobile (4)
UI\MobileControls\Design\MobileComponentEditorPage.cs (4)
67
if (
_helpService
!= null)
69
return
_helpService
;
74
Debug.Assert(
_helpService
!= null);
76
return
_helpService
;