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