Gets the ContentControl host template part used internally by this ContentControlBase.

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

Syntax

C#
protected internal ContentControl ContentControlHost { get; internal set; }
Visual Basic (Declaration)
Protected Friend Property ContentControlHost As ContentControl

See Also