摘要:
源码下载:PrismCore Prism框架中包括 MVVM、依赖注入、Command、Message Event、导航、弹窗等功能。 Prism NuGet包 Prism.Core 核心类 Prism.Wpf 表现层相关(基于Prism.Core) Prism框架提供了两种具体的IOC依赖注入框架 阅读全文
摘要:
System.Windows.Interactivity 用于绑定多个事件,类似于多个触发器(MultiTrigger) 在Nuget搜索System.Windows.Interactivity下载安装到项目中 在XAML中引用 引用方式一: xmlns:i="clr-namespace:Syste 阅读全文