1 write to HttpHandlerType
System.Xaml.Hosting (1)
System\Xaml\Hosting\Configuration\HandlerElement.cs (1)
40HttpHandlerType = handlerType;
1 reference to HttpHandlerType
System.Xaml.Hosting (1)
System\Xaml\Hosting\Configuration\HandlerElement.cs (1)
101this.httpHandlerCLRType = Type.GetType(HttpHandlerType, true);