Raised when the asynchronous presentation operations are completed, during component initialization and when the source item collection changes.

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

Syntax

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

See Also