Monthly Archives: December 2007
-
Content Controls (that derives from the ContentControl class) have a Content property that you can set to almost any object. At first this could be a problem because you can set to only one object but luckily WPF includes a set of elements that help us to solve this problem.These elements are named Panels. Basically... read more
