1 write to _properties
System.Web (1)
Configuration\WebControlsSection.cs (1)
36_properties = new ConfigurationPropertyCollection();
2 references to _properties
System.Web (2)
Configuration\WebControlsSection.cs (2)
37_properties.Add(_propClientScriptsLocation); 42return _properties;