ModernWpfPlayground/App.xaml.cs
2020-02-18 14:57:55 +01:00

10 lines
154 B
C#

namespace ModernWpfPlayground
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App
{
}
}