ExpandAll Method (WPFTreeView)

Action

Expands all items in the tree.

Syntax

C#
treeView.ExpandAll()
VB
treeView.ExpandAll()