forum

Home / DeveloperSection / Forums / WPF Image Command Binding

WPF Image Command Binding

Anonymous User 5091 25-Sep-2013

I'm putting a WPF application together in which I have an image control which I want to bind a custom command object to from my view model that will execute when the image is clicked. I have exposed the command object from my view model and just need to bind it to the image control.

Is it possible to bind this command object to an image control? If so any advice would be appreciated.


wpf wpf 
Updated on 25-Sep-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By