1 write to propertyValue
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityChangedParams.cs (1)
61this.propertyValue = propertyValue;
1 reference to propertyValue
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityChangedParams.cs (1)
91get { return this.propertyValue; }