I have number of buttons and images of various dimension. To look good, i need to resize the images to some fixed dimension, say 150x150. the way i am assigning image is this way. image path is assigned to "bitmapimage" that is source to "image"
and that image is put on the button.
Help me in solving the issue.