1 write to activityPropertyValue
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
100this.activityPropertyValue = this.activityPropertyXamlType.GetMember("Value");
1 reference to activityPropertyValue
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
302this.bufferedProperties.BufferDefaultValue(currentMember.Name, this.activityPropertyValue, this.innerReader, this.innerReaderLineInfo);