Hi,
Hi,
I closed the incident that no: 139969. But i got one more issue. When i want to use the content of the "Restrict the number of selected items",
if i use just ListView SelectionChanging it's OK. But when i use both of the "SelectionChanged" and "SelectionChanging" ,i got an exception.
After selection limitation given me an warning and i want to remove the one of the selected one item, i got: "Index was out of range.Must be
non-negative and less than the size of the collection.Parameter name:index". So, is not possible to use together these properties?