Skip to content

[DarkMode] TaskDialogs should respond to System: DarkMode and Application's SystemColorMode.Dark #12062

Description

@Olina-Zhang

.NET version

9.0.100-rc.2.24455.8

Did it work in .NET Framework?

No

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No

Issue description

2 cases:

  1. TaskDilaogs are not in dark mode when enabled Dark mode in System and setting Application.SetColorMode(SystemColorMode.System)
SystemDarkMode.mp4
  1. TaskDialogs are not in dark mode when setting Application.SetColorMode(SystemColorMode.Dark)
AppDarkMode.mp4

Steps to reproduce

TaskDialogSamples.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area-DarkModeIssues relating to Dark Mode feature

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions