1 write to _xmlnsDefinitionPrefix
System.Xaml (1)
System\Xaml\Parser\XamlAttribute.cs (1)
39
if (CheckIsXmlNamespaceDefinition(out
_xmlnsDefinitionPrefix
, out _xmlnsDefinitionUri))
1 reference to _xmlnsDefinitionPrefix
System.Xaml (1)
System\Xaml\Parser\XamlAttribute.cs (1)
106
get { return
_xmlnsDefinitionPrefix
; }