using System.Windows; namespace NotificationFlyout.Sample.Wpf { public partial class App : Application { } }