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

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

Syntax

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

See Also