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