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