6 references to Enabled
System (6)
net\System\Net\Configuration\DefaultProxySection.cs (2)
72
[ConfigurationProperty(ConfigurationStrings.
Enabled
, DefaultValue = true)]
107
new ConfigurationProperty(ConfigurationStrings.
Enabled
,
net\System\Net\Configuration\Ipv6Element.cs (2)
29
[ConfigurationProperty(ConfigurationStrings.
Enabled
, DefaultValue = false)]
39
new ConfigurationProperty(ConfigurationStrings.
Enabled
, typeof(bool), false,
net\System\Net\Configuration\PerformanceCountersElement.cs (2)
21
[ConfigurationProperty(ConfigurationStrings.
Enabled
, DefaultValue=false)]
39
new ConfigurationProperty(ConfigurationStrings.
Enabled
, typeof(bool), false,