1 write to attachedPropertiesService
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\ViewStateAttachedPropertyFeature.cs (1)
34this.attachedPropertiesService = attachedPropertiesService;
2 references to attachedPropertiesService
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ViewStateAttachedPropertyFeature.cs (2)
27if (this.attachedPropertiesService != null) 72attachedPropertiesService.AddProperty(attachedProperty);