1 write to activityPropertyName
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
89
this.
activityPropertyName
= this.activityPropertyXamlType.GetMember("Name");
1 reference to activityPropertyName
System.Activities (1)
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
849
if (xamlMember == Writer.
activityPropertyName
)