3 references to _createdBorderTypes
System.Web.DataVisualization (3)
Common\Borders3D\Borders3D.cs (3)
685 if(!_createdBorderTypes.Contains(name)) 688 _createdBorderTypes[name] = 693 return (IBorderType)_createdBorderTypes[name];