摘要:
//xaml <UserControl x:Class="WpfApp263.ELpTbk" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com 阅读全文
posted @ 2024-08-22 17:32
FredGrit
阅读(27)
评论(0)
推荐(0)
摘要:
public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); var vm = new MainVM(this); this.DataContext = vm; } } public c 阅读全文
posted @ 2024-08-22 16:42
FredGrit
阅读(56)
评论(0)
推荐(0)

浙公网安备 33010602011771号