I have a combo box which list 3 test sites. Each time the user select one test site, the entire content of the TransitioningContentControl is replaced. What happen is that each time the selection changed happens, only CreatePaneForItem() is called - which make sense, but no RemovePane() was triggered.
Once i have time, i will stripped off the project and post it up here. Meanwhile, any insight to this is helpful...