摘要: 1.通过Nuget安装 CommunityToolkit.Mvvm库 Install-Package CommunityToolkit.Mvvm 2.新建2个ViewModel通过Messenger进行通信 主界面的ViewModel public class MainWindowViewModel 阅读全文
posted @ 2025-03-20 09:59 新凉别处暑 阅读(216) 评论(0) 推荐(0)