Occurs when an internally managed data dependency property value of the item changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
public event DependencyPropertyChangedEventHandler ManagedDependencyPropertyChanged |
Visual Basic (Declaration) |
---|
Public Event ManagedDependencyPropertyChanged As DependencyPropertyChangedEventHandler |