Select Method (WPFTreeView)

Action

Selects the specified item.

Syntax

C#
treeView.Select(item)
VB
treeView.Select(item)
Variable Description
item The item to select. ItemPath.