1 write to PropertyAttributeText
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
817node.PropertyAttributeText = xamlText;
1 reference to PropertyAttributeText
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
97get { return _currentNode.PropertyAttributeText; }