I am using a WPF DataGrid and I have the IsSelected property of the cells bound to data in my model. This works fine if virtualization is turned off on the datagrid (I am using a WPF DataGrid and I have the IsSele
I am using a WPF DataGrid and I have the IsSelected property of the cells bound to data in my model. This works fine if virtualization is turned off on the datagrid (I am using a WPF DataGrid and I have the IsSele