1 instantiation of KeywordsRegistry
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
260 _keywordsRegistry = new KeywordsRegistry();
2 references to KeywordsRegistry
System.Web.DataVisualization (2)
Common\Utilities\KeywordsRegistry.cs (1)
139 if(serviceType == typeof(KeywordsRegistry))
WebForm\ChartWebControl.cs (1)
232 private KeywordsRegistry _keywordsRegistry = null;