1 write to s_EmptyAttributes
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
373s_EmptyAttributes = new Attribute[0];
2 references to s_EmptyAttributes
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\WpfKnownType.cs (2)
371if (s_EmptyAttributes == null) 375return s_EmptyAttributes;