Gets the ListBox host template part used internally by this ListBox.

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

Syntax

C#
protected internal ListBox ListBoxHost { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property ListBoxHost As ListBox

See Also