Property AllowsMultipleSelection
AllowsMultipleSelection
If set to true more than one item can be selected. If false selecting an item will cause all others to be un-selected. The default is false.
public bool AllowsMultipleSelection { get; set; }