1 write to keyProperty
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1137
this.
keyProperty
= keyValuePairType.GetProperty("Key");
1 reference to keyProperty
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
1105
return this.
keyProperty
.GetValue(keyValuePair, null);