tinauser
14 years agoFrequent Contributor
Testing virtualized grid
Hallo,
I need to test a wpf datagrid which makes use of the UI virtualization.
I need to test a specific row of the grid: what is the best way to find out the content of a specific row (obviously, is not on scree when i open the window, therefore the object is not instantiated yet).
I need to test a wpf datagrid which makes use of the UI virtualization.
I need to test a specific row of the grid: what is the best way to find out the content of a specific row (obviously, is not on scree when i open the window, therefore the object is not instantiated yet).