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