public Dictionary<string,List<string>> SelectedValues {get; set;}
Public Property SelectedValues As Dictionary(Of String,List(Of String))
public Dictionary<string,List<string>> SelectedValues {get; set;}
Public Property SelectedValues As Dictionary(Of String,List(Of String))
Target Platforms: Windows 10, Windows 8.1, Windows 7