using System; using System.Windows; using System.Data; using System.Xml; using System.Configuration; namespace Rauchy.Regionerate.Presentation.Components.WPF { /// /// Interaction logic for App.xaml /// public partial class App : System.Windows.Application { } }