1 write to workflowViewElement
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (1)
40this.workflowViewElement = workflowViewElement;
3 references to workflowViewElement
System.Activities.Presentation (3)
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;