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