1 type derived from ApplicationSettingsBase
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSettings.cs (1)
12
internal partial class ToolStripSettings :
ApplicationSettingsBase
1 reference to ApplicationSettingsBase
System (1)
src\libraries\shims\System\ref\System.cs (1)
416
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.
ApplicationSettingsBase
))]