What components do I need to build a Metro-style app in WPF?

前端 未结 4 449
小蘑菇
小蘑菇 2021-01-30 11:30

I have to create an application in WPF that has to be very fancy. I would like to create it with a Metro-like style like WP7 apps.

Do you know if there are components th

4条回答
  •  余生分开走
    2021-01-30 12:37

    You can use Elysium, which licensed under MIT license and included ApplicationBar and ToastNotification classes.

提交回复
热议问题