Hello Guys!
Imagine i got a listbox binded with a ListCollectionView of item's, let's say Person's and i have set the DysplayMemberPath of the ListBox to, "Name".
Is there a way i can get the list of all "names" displayed on the Listbox without any collection or item interaction?