2 writes to Owner
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
96Owner = modelItem,
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (1)
52Owner = this.Owner,
4 references to Owner
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (4)
32AttachablePropertyServices.RemoveProperty(this.Owner.GetCurrentValue(), this.AttachablePropertyIdentifier); 36AttachablePropertyServices.SetProperty(this.Owner.GetCurrentValue(), this.AttachablePropertyIdentifier, this.NewValue); 42((IModelTreeItem)this.Owner).OnPropertyChanged(this.PropertyName); 52Owner = this.Owner,