1 implementation of XamlSchemaContext
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (1)
29
WorkflowDesignerXamlSchemaContext IWorkflowDesignerXamlHelperExecutionContext.
XamlSchemaContext
2 references to XamlSchemaContext
System.Activities.Presentation (2)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlHelper.cs (2)
35
SharedFx.Assert(this.executionContext.
XamlSchemaContext
!= null, "this.executionContext.XamlSchemaContext != null");
56
get { return this.executionContext.
XamlSchemaContext
; }