public MainPage() { this.InitializeComponent(); WindowUtils.CustomTitleBar(TitleBarArea); Loaded += SettingsPageLoaded; }