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