3 references to CompensationHandlerActivityDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Behaviors\Compensation.cs (1)
13
[Designer(typeof(
CompensationHandlerActivityDesigner
), typeof(IDesigner))]
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
56
WorkflowMarkupSerializerMapping.wellKnownTypes.Add(typeof(
CompensationHandlerActivityDesigner
).Name, typeof(
CompensationHandlerActivityDesigner
));