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