1 write to _highContrast
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
200_highContrast = (highContrast.dwFlags & NativeMethods.HCF_HIGHCONTRASTON) == NativeMethods.HCF_HIGHCONTRASTON;
1 reference to _highContrast
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
210return _highContrast;