Binds the item source collection to the current ItemsSource property.

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

Syntax

C#
protected internal virtual void BindItemsSource()
Visual Basic (Declaration)
Protected Friend Overridable Sub BindItemsSource

See Also