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