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