Occurs when a property value of this object or of a contained object changes.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

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

See Also