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