更新
This commit is contained in:
12
WPF/MahappsWindow.xaml.cs
Normal file
12
WPF/MahappsWindow.xaml.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System.Windows;
|
||||
|
||||
/// <summary>
|
||||
/// MahappsWindow.xaml 的交互逻辑
|
||||
/// </summary>
|
||||
public partial class MahappsWindow : Window
|
||||
{
|
||||
public MahappsWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user