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