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