3 references to GetXmlDirective
System.Xaml (3)
System\Xaml\XamlLanguage.cs (3)
177new Lazy<XamlDirective>(() => GetXmlDirective(xml_Base)); 179new Lazy<XamlDirective>(() => GetXmlDirective(xml_Lang)); 181new Lazy<XamlDirective>(() => GetXmlDirective(xml_Space));