DataGrid: TemplateColumn throws NullReferenceException when measuring its cells while scrolling
1 comment
Miquel
Posted on:23 Jan 2018 08:17
I have detected a problem with the datagrid scrollbar. To reproduce:
1- Use Datagrid with TemplateColumn
2- Minimize the window until you see the horizontal scroll.
3- Move the horizontal scrollbar from left to right repeatedly
3- After a random repetition, I detect an error with MeasureCell method.