9 references to ConfigurationProperty
System.Configuration.ConfigurationManager (5)
System\Configuration\ConfigurationProperty.cs (1)
43: this(name, type, defaultValue, null, null, options)
System\Configuration\ConnectionStringSettings.cs (1)
9new ConfigurationProperty("name", typeof(string), null, null,
System\Configuration\IdnElement.cs (1)
16new ConfigurationProperty(CommonConfigurationStrings.Enabled, typeof(UriIdnScope),
System\Configuration\ProtectedConfigurationSection.cs (1)
21new ConfigurationProperty("defaultProvider",
System\Configuration\ProviderSettings.cs (1)
14new ConfigurationProperty("name",
System.Runtime.Caching (4)
System\Runtime\Caching\Configuration\MemoryCacheElement.cs (4)
17new ConfigurationProperty("name", 25new ConfigurationProperty("physicalMemoryLimitPercentage", 32new ConfigurationProperty("cacheMemoryLimitMegabytes", 39new ConfigurationProperty("pollingInterval",