Hi,
i have a telerik radio button/ rad button in my wpf application
when i click the radio button/ rad button, there will be asking a alert message.
if click YES in then do something when i click yes button, need to change the button color in ViewModel / if click NO do something when i click yes button, need to change the button color in ViewModel. how can i do this
thanks.