Gets the ContentControl host template part used internally by this ContentControlBase.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: 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 |