1 write to targetEntity
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
82this.targetEntity = targetEntity;
1 reference to targetEntity
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\EntityCollectionChangedParams.cs (1)
122get { return this.targetEntity; }