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