This project has been deprecated and superseeded by XAMLTools.
The original code was writting by SableRaven and was copied from xamlcombine.codeplex.com.
Combines multiple XAML resource dictionaries into one and sort them in order of usage.
XamlCombine.exe list-of-xamls.txt result-xaml.xaml
Where:
- list-of-xamls.txt - text file which contains list of XAML filenames,
- result-xaml.xaml - filename of result XAML file.