2 references to ServiceProvider
System.Web.Mobile (2)
UI\MobileControls\Design\DesignerForm.cs (2)
139
if (
ServiceProvider
!= null) {
140
IHelpService helpService = (IHelpService)
ServiceProvider
.GetService(typeof(IHelpService));