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