using System.Windows; namespace UWPHook { /// /// Interaction logic for App.xaml /// public partial class App : Application { } }