November 2009

You are browsing the archive for November 2009.

Bug fix in the sample on Virtualization in WPF Control Development Unleashed

Bug fix in the sample on Virtualization in WPF Control Development Unleashed

I recently received a mail from Marshall Price, one of the readers of my book WPF Control Development Unleashed, pointing at a bug in the sample from Chapter 8 (Virtualization). He had made some changes to the sample code in order to delete items from the StaggeredPanel. This caused a crash in the virtualized panel. [...]