2 writes to PropertyName
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
100PropertyName = Annotation.AnnotationTextPropertyName
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (1)
56PropertyName = this.PropertyName
3 references to PropertyName
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (3)
40if (!string.IsNullOrEmpty(this.PropertyName)) 42((IModelTreeItem)this.Owner).OnPropertyChanged(this.PropertyName); 56PropertyName = this.PropertyName