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

前端 未结 4 484
小蘑菇
小蘑菇 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:21

    I use Modern UI for WPF to style my WPF applications. It supports MVVM and looks really great.

提交回复
热议问题