2 writes to _attributeUsage
PresentationFramework (2)
src\Framework\System\Windows\Markup\xamlnodes.cs (2)
2032
_attributeUsage
= BamlAttributeUsage.Default;
2049
_attributeUsage
= bamlAttributeUsage;
1 reference to _attributeUsage
PresentationFramework (1)
src\Framework\System\Windows\Markup\xamlnodes.cs (1)
2070
get { return
_attributeUsage
; }