2 writes to NewValue
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
99NewValue = value,
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (1)
55NewValue = this.OldValue,
3 references to NewValue
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (3)
30if (this.NewValue == null) 36AttachablePropertyServices.SetProperty(this.Owner.GetCurrentValue(), this.AttachablePropertyIdentifier, this.NewValue); 54OldValue = this.NewValue,