1 write to activityPropertyValue
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
90
this.
activityPropertyValue
= this.activityPropertyXamlType.GetMember("Value");
1 reference to activityPropertyValue
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
861
else if (xamlMember == Writer.
activityPropertyValue
)