本文介绍了按实例单击树项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
树控制层次结构......
Tree control hierrarchy...
UItClientWindow
.UIMSearchTreeViewCustom。
UIMWorkspaceBrowserTreTree。
UICollectionsTreeItem。
  UICollection1058TreeItem
UItClientWindow
.UIMSearchTreeViewCustom.
UIMWorkspaceBrowserTreTree.
UICollectionsTreeItem.
UICollection1058TreeItem
this.UICollection1058TreeItem.SearchProperties [WpfTreeItem.PropertyNames.Instance] ="?" ;;
如何获得确切的想法是哪个instancs?
this.UICollection1058TreeItem.SearchProperties[WpfTreeItem.PropertyNames.Instance] = "?";
How to get exact idea which instancs is it?
推荐答案
您还需要进一步的帮助吗?
Do you need any further help on this ?
这篇关于按实例单击树项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!