Occurs when an internally managed data dependency property value of the item changes.

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

Syntax

C#
public event DependencyPropertyChangedEventHandler ManagedDependencyPropertyChanged
Visual Basic (Declaration)
Public Event ManagedDependencyPropertyChanged As DependencyPropertyChangedEventHandler

See Also