1 write to valueProperty
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1138
this.
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)
1117
return this.
valueProperty
.GetValue(keyValuePair, null);