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