Wednesday, October 17, 2012

Is there a way to bind a delegate command to an Image?

Is there a way to bind a delegate command to an Image?

I'm working with Silverlight 5.0. I'm using PRISM as my main framework, and I'd like to bind my delegateCommand to my imagen when the user press click on it.

I was thinking if I need to create de DependencyObject to incrust the property into the control, but it's just an idea what I had. c#

Thanks in advance.

Answers & Comments...

Answer: 1

Have a Button and set its content to image.

by : Nikhil Agrawalhttp://stackoverflow.com/users/1011959




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog