1 type derived from CompositeActivityDesignerLayoutSerializer
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesignerLayoutSerializers.cs (1)
142public class FreeformActivityDesignerLayoutSerializer : CompositeActivityDesignerLayoutSerializer
1 reference to CompositeActivityDesignerLayoutSerializer
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
38[DesignerSerializer(typeof(CompositeActivityDesignerLayoutSerializer), typeof(WorkflowMarkupSerializer))]