views:

17

answers:

0

I'm working on an app that uses ControlTemplates to produce images dynamically. I need to create a unique XAML ControlTemplate that works as a css-sprite containing all other ControlTemplates XAML. Is it possible to include ControlTemplate XAML inside another ControlTemplate and keep the aggegated and individual files separated?