February 4th, 20072 mins readInstantiating a custom object-tree in XAML
XAML, which is short for eXtensible Application Markup Language is a
great tool for instantiating objects, not just WPF ones. Although I was
aware of this feature for a long time, I never got around to using it
exclusively. Recently in one of my projects I wanted to instantiate a…