
In some scenarios, I hope that some of the icons I set will not follow the global theme changes. How can I do this?
For example, I use Button in the code.
<ar:Button ImageSourceSmall="{Binding Icon}"/>
How to make my Icon not change dynamically?