2 references to StoreValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\FakeModelPropertyImpl.cs (2)
57
result = this.
StoreValue
(this.PropertyDescriptor.GetValue(parentObject));
91
this.temporaryValue = this.
StoreValue
(this.temporaryValue);