3 references to HIGHCONTRASTW
System.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.SystemParametersInfo.cs (2)
46
public static unsafe bool SystemParametersInfo(ref
HIGHCONTRASTW
highContrast)
52
highContrast.cbSize = (uint)sizeof(
HIGHCONTRASTW
);
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
42
HIGHCONTRASTW
data = default;