SelectionChangedEventArgs.PreviousSelection Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ PreviousSelection { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> PreviousSelection { get; }
member this.PreviousSelection : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property PreviousSelection As IReadOnlyList(Of Object)

Property Value

Applies to