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