Table of Contents

Event SelectionChanged

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Occurs when index specifying the currently selected item is changed.

public event EventHandler SelectionChanged

Returns

EventHandler
Occurs when index specifying the currently selected item is changed.
Implements

Remarks

The event handler receives an argument of type EventArgs containing data related to this event.