Gets the ItemsControl host template part used internally by this ItemsControlBase.

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

Syntax

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

See Also