FolderBrowerSidebar.GetNestedTreeviewItem

Retrieves a nested TreeViewItem by walking the hierarchy. Specify a root treeview or treeviewitem and it then walks the hierarchy to find the item

public TreeViewItem GetNestedTreeviewItem(object item,
	ItemsControl treeItem)

Parameters

item
Item to find

treeItem
Parent item to start search from


See also:

Class FolderBrowerSidebar

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic