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