2 references to WrapValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\FakeModelPropertyImpl.cs (2)
77this.temporaryValue = this.WrapValue(value); 123FakeModelItemImpl wrappedValue = WrapValue(value);