WPF-ImportantExample/_4Grid分割窗口/App.xaml.cs

12 lines
210 B
C#

using System.Configuration;
using System.Data;
using System.Windows;
namespace _4Grid分割窗口;
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}