Good afternoon,
Im trying to figure out how to change the imagesource of an images when a button is pressed. Then the imagesource should return to its original image whe
The simplest way is to add image to the Button template and change the Image Source with VisualState (Pressed).
Here is an example: