Wednesday, August 7, 2013

XamlDesigner - BamlExtractor

One grate feature of the XamlDesigner is the ability to open compiled Assemblies that contain Xaml Files and extract the Xaml from the Assembly.

The BamlExtractor displays Styles, Controls (Windows, UserControls, etc.) and ResourceDictionaries.
The Xaml can then be selected for editing or viewing in the XamlDesigner.

This can be a very helpful feature if you want to inspect or create a Style or a Template that is defined in a different Assembly.


There still are several tasks that have to be done but I hope to soon be able to create an alpha Release.