You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changing the theme (light/dark) of my UWP app, the caption buttons (minimize, maximize, close) do not update to match the new theme. This creates a visual inconsistency between the app's UI and the window controls.
The text was updated successfully, but these errors were encountered:
When changing the theme (light/dark) of my UWP app, the caption buttons (minimize, maximize, close) do not update to match the new theme. This creates a visual inconsistency between the app's UI and the window controls.
This requires you to actively listen for theme change events and then manually change the colors
When changing the theme (light/dark) of my UWP app, the caption buttons (minimize, maximize, close) do not update to match the new theme. This creates a visual inconsistency between the app's UI and the window controls.
The text was updated successfully, but these errors were encountered: