We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12911e commit 96cd8b1Copy full SHA for 96cd8b1
src/System.Windows.Forms/System/Windows/Forms/Application.cs
@@ -312,7 +312,7 @@ internal static bool CustomThreadExceptionHandlerAttached
312
/// <b>Contrast and Accessibility Edge Cases:</b> Some edge cases may result in suboptimal contrast or may not meet certain
313
/// accessibility guidelines. While Dark Mode addresses major accessibility concerns for many users (such as reducing eye
314
/// strain from bright screens), if your application requires strict contrast compliance, we recommend using
315
- /// Classic (light) mode or High Contrast mode.
+ /// Classic (light) mode or applying a Windows Accessibility contrast theme.
316
/// </description>
317
/// </item>
318
/// </list>
0 commit comments