3 references to CurrentSettings
System.Windows.Forms (3)
System\Windows\Forms\Application.SystemVisualSettings.cs (1)
14
=> SystemVisualSettingsTracker.
CurrentSettings
;
System\Windows\Forms\Control.cs (1)
989
=> SystemVisualSettingsTracker.
CurrentSettings
.HighContrastEnabled;
System\Windows\Forms\SystemVisualSettingsTracker.cs (1)
40
SystemVisualSettings current =
CurrentSettings
;