摘要:
using Microsoft.Extensions.DependencyInjection; using Microsoft.Toolkit.Mvvm.DependencyInjection; using System; internal class ViewModelLocator { publ 阅读全文
摘要:
<PropertyGroup> <OutputType>WinExe</OutputType> <TargetFramework>net5.0-windows</TargetFramework> <UseWPF>true</UseWPF> <Platforms>AnyCPU;x86</Platfor 阅读全文