Creating a clickable image in WPF

Posted by mico on Stack Overflow See other posts from Stack Overflow or by mico
Published on 2010-04-27T10:43:43Z Indexed on 2010/04/27 11:53 UTC
Read the original article Hit count: 806

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.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about mvvm-foundation