1 write to PropertyValue
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
1028this.PropertyValue = propertyValue;
1 reference to PropertyValue
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
950ProcessDefaultValue(propertyNameAndValue.Key, propertyNameAndValue.Value.PropertyValue, propertyNameAndValue.Value.ValueReader, propertyNameAndValue.Value.ValueReader as IXamlLineInfo);