Occurs when content 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 ContentChanged
Visual Basic (Declaration)
Public Event ContentChanged As EventHandler

See Also