1 write to valueProperty
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1138this.valueProperty = keyValuePairType.GetProperty("Value");
1 reference to valueProperty
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1117return this.valueProperty.GetValue(keyValuePair, null);