I have an image in a silverlight project. When I click a button I want the image to change to another image.

I saw that there is an imagesource property but I cannot simply put the Url of the new image in there.

Can someone help

Thanks
Pete