Gets the selector host template part used internally by this Selector.

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

Syntax

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

See Also