4 references to White
System.Data.Services.Client (4)
System\Data\Services\Client\Binding\BindingGraph.cs (4)
728v.Color = VertexColor.White; 753if (e.Target.Color == VertexColor.White) 763return this.vertices.Values.Where(v => v.Color == VertexColor.White).ToList(); 782this.Color = VertexColor.White;