WPF界面 metro使用笔记(1)
本文只介绍Metro对话框的两种使用方式,。该控件库的安装及引用可参考
https://blog.youkuaiyun.com/lurifan/article/details/60955686
添加引用
using MahApps.Metro.Controls;
using MahApps.Metro.Controls.Dialogs;
使用metrowindow可直接使用
using MahApps.Metro.Controls.Dialogs;
public partia