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