I\'m trying to learn how to design an application which has several different user inferfaces. its an application where a doctor can view patient records, write prescriptions an
For a simple project this is perfectly fine. However as the number of views grow, you might want to design a system for managing this stackpanel.
There is a library designed to handle these kind of situations, you can find it here: http://compositewpf.codeplex.com/ look at the stuff called RegionManager