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

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

Syntax

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

See Also