I need to display a Button with the same style as an AppBarButton. I use the same icon as in the AppBar, for example a floppy disk, but I need to create the circle around the icon dynamically.
How can I create a Style for that?
I need to display a Button with the same style as an AppBarButton. I use the same icon as in the AppBar, for example a floppy disk, but I need to create the circle around the icon dynamically.
How can I create a Style for that?
have a look at Coding4Fun toolkit's RoundButton http://coding4fun.codeplex.com
The below third party tool will help you to create largest collection of Metro style icons.
http://www.syncfusion.com/downloads/metrostudio
I hope this may help you.