Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

fluentribbon/XamlCombine

Repository files navigation

Deprecation notice

This project has been deprecated and superseeded by XAMLTools.

XamlCombine

Build status Release Issues

License

The original code was writting by SableRaven and was copied from xamlcombine.codeplex.com.

Description

Combines multiple XAML resource dictionaries into one and sort them in order of usage.

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.

About

Combines multiple XAML resource dictionaries into one and sorts them in order of usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published