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