Click here to Skip to main content
15,888,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
i am working on wpf application in which on TreeviewItem "MouseLeftButtonUp" i am performing some operation code behind only.
Now i want to do this using mvvm so how to do this using mvvm?
i mean how to access viewmodel method on MouseLeftButtonUp event.

What I have tried:

i tried to bind command to it but command is working with button only.
Posted
Updated 12-Oct-17 18:59pm
v2
Comments
Graeme_Grant 13-Oct-17 2:35am    
What are you trying to do with the MouseLeftButtonUp event? Node expand? Selection?

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