https://bugs.documentfoundation.org/show_bug.cgi?id=118320
--- Comment #54 from V Stuart Foote <[email protected]> --- (In reply to V Stuart Foote from comment #53) > > "Either of two ways to address. One would be to implement support for UWP > theming mechanism--a lot of native Windows code." > > Only that would "solve" the incorrectly read UWP system colors, though we'll > need to keep track of HC mode behavior as well. > Though another approach, as in comment 40, avoids the unsupportable UWP framework and uses winrt.UI.ViewManagement UIsettings for win32 calls to pickup the os/DE (XAML) theme support. Seems like this provides a functional alternative API providing full os/DE theme. But just of use for Windows 10 onward. [1] I think we can agree there will never be a win32 API for passing Windows WPF color theming. =-ref-= [1] https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/using-the-xaml-hosting-api -- You are receiving this mail because: You are the assignee for the bug.
