1 write to propertyName
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
79this.propertyName = propertyName;
1 reference to propertyName
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
110get { return this.propertyName; }