Consuming ResourceDirectory generated by Metro Studio

Is there any simple WPF example that use the generated ResourceDirectory by Metro Studio?
I'd like to see how it is used in a WPF application the flat style icon of Metro Studio.
It could be nice to see with a simple collection of two Metro flat icons that exchange with the mouse focus.
Thanks!

2 Replies

UN Unknown Syncfusion Team July 18, 2016 04:06 PM UTC

I've made myself.
To direct acces on xaml simply use <Button Content="{StaticResource YourIconName}" />
You can also use a converter for manage the resource depending on your application.



MS Mariappan S Syncfusion Team July 19, 2016 06:34 AM UTC

Hi Gianni, 

We are glad that you have found the solution. 

Please let us know if you need any other assistance
 

Regards, 
Mariappan S. 


Loader.
Up arrow icon