Pavan Podila's quicksort animation in WPF

We'd like to share a link to Pavan Podila's QuickSort animation in WPF [1] sample application. Pavan says: "The idea of creating a QuickSort animation struck me when I was explaining this algorithm to someone at UH. I thought it would be cool to animate this using WPF."

Pavan used Expression Interactive Designer (EID) and Visual Studio 2005 (VS) side by side. He created the project in EID and then opened it up in VS as well. He built the visuals in EID and used VS to write the logic.

[1] https://pavanpodila.blogspot.com/2006/02/quicksort-animation-in-wpf.html