1 write to attributes
System.Workflow.ComponentModel (1)
AuthoringOM\PropertyMetadata.cs (1)
97this.attributes = attributes;
2 references to attributes
System.Workflow.ComponentModel (2)
AuthoringOM\PropertyMetadata.cs (2)
108if (this.attributes != null) 110foreach (Attribute attribute in this.attributes)