4 references to Enabled
System.Configuration.ConfigurationManager (4)
System\Configuration\IdnElement.cs (2)
16
new ConfigurationProperty(CommonConfigurationStrings.
Enabled
, typeof(UriIdnScope),
32
[ConfigurationProperty(CommonConfigurationStrings.
Enabled
, DefaultValue = EnabledDefaultValue)]
System\Configuration\IriParsingElement.cs (2)
13
new ConfigurationProperty(CommonConfigurationStrings.
Enabled
, typeof(bool), EnabledDefaultValue,
29
[ConfigurationProperty(CommonConfigurationStrings.
Enabled
, DefaultValue = EnabledDefaultValue)]