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