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