2025年10月5日
摘要: xaml: <UserControl x:Class="WpfApp1.Controls.GWEditControl.GWEditCotrol" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="ht 阅读全文
posted @ 2025-10-05 18:45 海湾的贝壳 阅读(16) 评论(0) 推荐(0)
摘要: 新建.net8 wpf项目 nuget添加MaterialDesignThemes引用,现在可以用5.2.1,注意:可以只有添加这个包即可,因为新nuget会自动依赖引用MaterialDesignColors和Microsoft.Xaml.Behaviors.Wpf,当然也可以添加引用进来 app 阅读全文
posted @ 2025-10-05 18:29 海湾的贝壳 阅读(17) 评论(0) 推荐(0)