Wednesday, Nov 24, 2004, 8:03 AM
in
.NET
Getting to the Avalon Visual Tree
It's a common Avalon question: how does XAML get translated into an Avalon visual tree, i.e. the set of Avalon objects?
In this post, Zhanbo Sun, an SDE/T on the Avalon team, not only shows an example of this translation, but provides the code so that you can see it for yourself. Maybe Chris Anderson will add this feature to
XamlPad so that you can see it interactively or maybe Gaston Milano will add it to his
VS XAML Viewer so that you can see it inside of Visual Studio... [hint, hint]