2 writes to _attributeUsage
PresentationFramework (2)
System\Windows\Markup\XamlNodes.cs (2)
2011_attributeUsage = BamlAttributeUsage.Default; 2028_attributeUsage = bamlAttributeUsage;
1 reference to _attributeUsage
PresentationFramework (1)
System\Windows\Markup\XamlNodes.cs (1)
2049get { return _attributeUsage; }