3 references to CreateCustomPropertyAttributeArray
System.Workflow.ComponentModel (3)
AuthoringOM\Design\CustomActivityDesigner.cs (3)
598
AttributeInfo[] attributes =
CreateCustomPropertyAttributeArray
(property, serviceProvider);
617
AttributeInfo[] attributes =
CreateCustomPropertyAttributeArray
(property, serviceProvider);
618
AttributeInfo[] oldAttributes =
CreateCustomPropertyAttributeArray
(oldProperty, serviceProvider);