2 references to XamlHostingSection
System.Xaml.Hosting (2)
System\Xaml\Hosting\Configuration\XamlHostingConfiguration.cs (1)
35return (XamlHostingSection)WebConfigurationManager.GetSection(XamlHostingConfiguration.XamlHostingSection, virtualPath);
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (1)
283new ConfigurationErrorsException(SR.HttpHandlerForXamlTypeNotFound(url, this.hostedXamlType, XamlHostingConfiguration.XamlHostingSection));