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