Occurs when the selection of a Selector changes.

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

Syntax

C#
public event SelectionChangedEventHandler SelectionChanged
Visual Basic (Declaration)
Public Event SelectionChanged As SelectionChangedEventHandler

See Also