Closed as duplicate of#2943
Description
Add an element named "darkModeAware" in the schema for app.manifest to specify if a Win32 app supports dark mode. If this value is set to true, automatically enable dark mode for common controls without the need to call APIs for that manually. This can also be used by non-GDI apps such as WinUI 3 apps to get certain system UI (eg: title bar) in dark mode when the system theme is dark.