Skip to content
Discussion options

You must be logged in to vote

Not sure if this is what you are looking for, we do not use AppThemebinding at all we have many themes if you like
when a user switches theme we remove the current theme(ResourceDictionary) and we load the selected theme (another resource dictionary)

so the approached used here is that given a set of themes the user chooses a theme and the app changes the color scheme . and we have some pages where we bind a color to a control and the user can change the color too but always bound to a resource dictionary where the colors are defined

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@JohnHDev
Comment options

Comment options

You must be logged in to vote
2 replies
@JohnHDev
Comment options

@JohnHDev
Comment options

Answer selected by JohnHDev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants