1 type derived from SettingsBase
System.Configuration.ConfigurationManager (1)
System\Configuration\ApplicationSettingsBase.cs (1)
14public abstract class ApplicationSettingsBase : SettingsBase, INotifyPropertyChanged
3 references to SettingsBase
System (1)
src\libraries\shims\System\ref\System.cs (1)
445[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.SettingsBase))]
System.Configuration.ConfigurationManager (2)
System\Configuration\SettingsBase.cs (2)
174public static SettingsBase Synchronized(SettingsBase settingsBase)