Binds items source using current data binding properties and initiates synchronizing the selected item with the current item in the collection view if needed.

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

Syntax

C#
protected internal override void BindItemsSource()
Visual Basic (Declaration)
Protected Friend Overrides Sub BindItemsSource

See Also