2 references to SystemParametersInfo
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (1)
43return PInvokeCore.SystemParametersInfo(ref data)
System\Windows\Forms\SystemVisualSettingsTracker.cs (1)
140bool highContrastEnabled = PInvokeCore.SystemParametersInfo(ref highContrast)