TreeListView: The performance is poor when selecting a large number of items in Extended SelectionMode
Selecting a large number of items through the UI or programatically with the Select method when in Extended SelectionMode leads to a degraded performance. As a workaround the Multiple SelectionMode can be used instead.