SelectionChangedEventArgs.CurrentSelection Property

Definition

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

Property Value

Applies to