Reading List
Fun PresentationFramework side-effect of bad equality from Liza Shulyayeva RSS feed.
Fun PresentationFramework side-effect of bad equality
I looked into a pretty fun bug a few days ago. The symptom: a WPF DataGrid populated with an ICollectionView
was seeing inconsistent row copy behaviour. You would select a row by clicking on it and press Ctrl+C, but instead of copying the row you selected it would copy the row your cursor was hovering over.