RoutedEvent that is fired when new rows are selected

Namespace: Ico.Awx.List
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static readonly RoutedEvent SelectionChangedEvent
Visual Basic
Public Shared ReadOnly SelectionChangedEvent As RoutedEvent
JScript
public static final var SelectionChangedEvent : RoutedEvent

See Also