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