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