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