Experimental stuff for now. Don't think too much about it. Branched off Rabi-Ribi Autosplitter.
rabiribi-display/rabi_splitter_WPF/App.xaml.cs

16 lines
297 B

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace rabi_splitter_WPF
{
/// <summary>
/// App.xaml 的交互逻辑
/// </summary>
public partial class App : Application
{
}
}