Search code examples
.netwpfxamlbaml

How to convert an assemblies BAML to XAML?


How do I walk through an assemblies BAML resources and convert them back to XAML?


Solution

  • The BamlViewer plugin for Reflector does exactly that, you might want to have a look at the code on CodePlex: http://reflectoraddins.codeplex.com/wikipage?title=BamlViewer