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