本文介绍了在WPF的TreeView上的鼠标右键上获取treeviewItem的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
请在鼠标的RightClick事件上获取WPF TreeviewItem
指导我我在 TreeView1_SelectedItemChanged 事件上得到TreeViewItem,但在鼠标右键单击上找不到treeViewItm.
谢谢和问候
vilas
Hi ,
Please Guide me for the getting the WPF TreeviewItem on the RightClick event of Mouse
I get the TreeViewItem on TreeView1_SelectedItemChanged event but Not able to find the treeViewItm on Right click of mouse.
Thanks and regards
vilas
推荐答案
这篇关于在WPF的TreeView上的鼠标右键上获取treeviewItem的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!