2 references to GetDesignerAttribute
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CustomActivityDesigner.cs (2)
72DesignerAttribute rootDesignerAttrib = GetDesignerAttribute(rootActivity, typeof(IRootDesigner)); 75DesignerAttribute designerAttrib = GetDesignerAttribute(rootActivity, typeof(IDesigner));