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