2 writes to updateKeySavedValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (2)
138
this.
updateKeySavedValue
= value;
145
this.
updateKeySavedValue
= null;
1 reference to updateKeySavedValue
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
1025
items.Add(dictionary.
updateKeySavedValue
);