2 references to GetAttributeNamespace
System.Xaml (2)
System\Xaml\Parser\MeScanner.cs (1)
332string ns = _context.GetAttributeNamespace(propName, Namespace);
System\Xaml\Parser\XamlAttribute.cs (1)
148string ns = context.GetAttributeNamespace(propName, tagNamespace);