public void ShowCustomSettingFlyout() { //Window.Current. var customSettingFlyout = new AppSettingsFlyout(); customSettingFlyout.Show(); }