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)
2049
get { return
_attributeUsage
; }