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