PreviewSelectionSet Property
Gets the items which are selcted in the preview windows (bottom right pane)
Syntax
System.Collections.Generic.IEnumerable<ISelection> PreviewSelectionSet {get;}ReadOnly Property PreviewSelectionSet As System.Collections.Generic.IEnumerable(Of ISelection)