Monday, Feb 16, 2004, 12:04 PM
in
.NET
Exploring Visual Trees in Avalon
Kenny Lim posted an article about
Visual Trees in Avalon that was down right inspirational. In fact, I spent all morning building a little app that will dump the <VisualTree> portion of a <Style> so that when you're customizing the visual tree of an existing control, you have some place from which to start. As soon as I figure out how to get property aliasing and data binding info at run-time, I'll post my app for real but
the current version is available here for the adventurous.