Gets a value indicating whether the control is initialized and the ItemsControl host is available.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
protected internal virtual bool IsItemsControlHostInitialized { get; }
Visual Basic (Declaration)
Protected Friend Overridable ReadOnly Property IsItemsControlHostInitialized As Boolean

See Also