I want to make a user control that shows an image and can invoke a command when clicked. Later I want to bind a list of these controls to a list of products.
Well, after a little more fiddling, a simple button does the job. Here it is: