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