WindowsAppCommunity / UWP-Visual-Asset-Generator

A project to develop an easy to use visual asset tool for UWP projects
GNU General Public License v3.0
44 stars 6 forks source link

Base XAML Work #3

Closed ikarago closed 5 years ago

ikarago commented 5 years ago

I've separated the Button Style from App.xaml to a separate ResourceDictionary (Button.xaml) and added in the ResourceDictionaries of WinUI and FLUI Framework.

I've also created a test certificate as I otherwise wouldn't have been able to run the app.