1 write to workflowViewElement
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (1)
40
this.
workflowViewElement
= workflowViewElement;
3 references to workflowViewElement
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (3)
170
this.annotationAdorner = new AnnotationAdorner(this.
workflowViewElement
);
223
this.ModelItem = this.
workflowViewElement
.ModelItem;
224
this.EditingContext = this.
workflowViewElement
.Context;