1 write to _highContrast
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
174_highContrast = (highContrast.dwFlags & NativeMethods.HCF_HIGHCONTRASTON) == NativeMethods.HCF_HIGHCONTRASTON;
1 reference to _highContrast
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
184return _highContrast;