Archive for March, 2008

[Silverlight] Cloning an XAML element

BLAH!!! As of the time of writing this post, there is no way to ‘Clone’ a XAML element in Silverlight… at least none that I can find with my poor google skills.
MY APPROACH
Ideally what I’d like to do is be able to take an element and iterate through all of it’s properties and make [...]

Continue reading » 4 Comments