Method AllowDarkModeForApp
AllowDarkModeForApp(bool)
Allows or disallows dark mode for the entire application (internal uxtheme API).
public static extern bool AllowDarkModeForApp(bool isDarkModeAllowed)
Parameters
Returns
Remarks
Available only in Windows 10 build 1809 (October 2018 Update).