2 references to WorkflowDesignerXamlSchemaContext
System.Activities.Presentation (2)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (1)
54
public WorkflowDesignerXamlSchemaContext(string localAssembly) :
this
(localAssembly, null)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (1)
77
this.workflowDesignerXamlSchemaContext = new
WorkflowDesignerXamlSchemaContext
(this.GetLocalAssemblyName(), this.Context);