PDA

Click to See Complete Forum and Search --> : XAMLPad


chris128
Feb 10th, 2009, 11:14 AM
Some of you may already be aware of this little tool but just thought I would share it with those who are not aware of its existence:
XAMLPAD MSDN Doc (http://msdn.microsoft.com/en-us/library/ms742398.aspx)

Its a little program that allows you to test rendering XAML code and view the Visual Tree of your XAML code easily. I wont go into all of the features as they are mentioned in the doc linked to above.

Perhaps worth adding to the "WPF Tutorials & FAQs" thread or something, I dunno ?

DeanMc
Feb 10th, 2009, 10:02 PM
Very nice find, could be useful when testing features.