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