You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a virtualized WPF ListBox with 300 rows and only 8 rows are displayed. I wrote a test case to get all the rows of the listBox but it can only get the 8 visible rows.
Is there an existing solution to get all the rows ?