Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Everyone,
I am trying to implement mouse move event over Image control using MVVM (Which call a command property). When browse in internet I can seem all examples implementer using PRISM. But I don't want to use any third party help. Need to implemented using pure MVVM concept.Kindly suggest or guide me how can I achieve it.

Advance thanks,

Regards,
Arun
Posted
Comments
Slacker007 25-Aug-14 7:48am    
There is a lot of examples here on CodeProject and StackOverflow on how to implement events both using MVVM patern and attached properties/events. There is no one good answer.
Slacker007 25-Aug-14 7:50am    
Prism, by the way, is a framework for implementing module based or composite applications, and is growing in popularity, which is why you will see a lot of search hits for Prism.
arunrv 27-Aug-14 13:01pm    
Thanks for your comments. It is related to Attached Behavior Concept.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900