TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sumit Kumawat
NA
454
414.5k
How to bind command to treeviewitem using MVVM WPF?
Oct 13 2017 12:52 AM
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.
Reply
Answers (
0
)
How to bind a DataGrid in WPF
MMC 3.0 alternate for .NET framework 4.0?