using Hyperbar.Controls.Windows; namespace Hyperbar.Windows; public class AppConfiguration { public DesktopApplicationBarPlacemenet Placement { get; set; } }