Occurs when the hierarchy (i.e. indentation level) changes for the current item.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public event EventHandler HierarchyChanged
Visual Basic (Declaration)
Public Event HierarchyChanged As EventHandler

See Also