Michael Washington demonstrates how to
create a button that would set the current comment to “****” when it's clicked.
I wanted to put a button that would set the current comment to “****” when the button was clicked. I am using View Model (MVVM) and normally you would need to resort to using code behind.