-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
I'm trying to use some icons in my application.
For the normal usage all works fine but if I try to change the theme the visualized icons does not changes the color.
I have tried also to move the icon resource in the windows but without success. Only if I put the icon resource directly in my usercontrol the icon change the color when the user change the theme.
Seems that the only way to apply the new colors is to recreate the control (I have seen the same effect in the MetroDemo, if the Icon window is shown, if I change the theme the colors does not changes, if I close and reopen the window the icons use the correct colors).
There is a way to fix this behavior without close/reopen the page?
Metadata
Metadata
Assignees
Labels
No labels