PowerToys/WinAlfred.WorkflowInstaller/App.xaml.cs
2014-01-12 16:28:11 +08:00

17 lines
323 B
C#

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