Tagged Questions
2
votes
1answer
390 views
ListView, ListViewItems and Virtualization
I have a problem with the UI virtualization of an ListView with hundreds of elements which items can expose an Visibility property.
Unfortunately the virtualization not recognizes the visibility ...