1 write to workflowDesignerXamlSchemaContext
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (1)
77this.workflowDesignerXamlSchemaContext = new WorkflowDesignerXamlSchemaContext(this.GetLocalAssemblyName(), this.Context);
2 references to workflowDesignerXamlSchemaContext
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (2)
75if (this.workflowDesignerXamlSchemaContext == null) 80return this.workflowDesignerXamlSchemaContext;