I have two buttons in my xaml.I am using MVVM pattern in my project.Based on a property value,I need to apply different styles to these buttons.How can I do this?
↧