SelectionChangedEventArgs public class SelectionChangedEventArgs : EventArgs Documentation Code public IReadOnlyList<object> CurrentSelection { get; } public IReadOnlyList<object> PreviousSelection { get; }