2 writes to AttachablePropertyIdentifier
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\WorkflowAnnotationAdornerService.cs (1)
97AttachablePropertyIdentifier = Annotation.AnnotationTextProperty,
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (1)
53AttachablePropertyIdentifier = this.AttachablePropertyIdentifier,
3 references to AttachablePropertyIdentifier
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachablePropertyChange.cs (3)
32AttachablePropertyServices.RemoveProperty(this.Owner.GetCurrentValue(), this.AttachablePropertyIdentifier); 36AttachablePropertyServices.SetProperty(this.Owner.GetCurrentValue(), this.AttachablePropertyIdentifier, this.NewValue); 53AttachablePropertyIdentifier = this.AttachablePropertyIdentifier,