1 write to XamlRootElementType
System.Xaml.Hosting (1)
System\Xaml\Hosting\Configuration\HandlerElement.cs (1)
39
XamlRootElementType
= xamlType;
2 references to XamlRootElementType
System.Xaml.Hosting (2)
System\Xaml\Hosting\Configuration\HandlerElement.cs (2)
85
return
XamlRootElementType
;
111
this.xamlRootElementClrType = Type.GetType(
XamlRootElementType
, true);