1 write to s_highContrast
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DisplayInformation.cs (1)
75
s_highContrast
= SystemInformation.HighContrast;
2 references to s_highContrast
System.Windows.Forms (2)
System\Windows\Forms\Rendering\DisplayInformation.cs (2)
72
return
s_highContrast
;
77
return
s_highContrast
;