private void OnShowSettingsCharm(object sender, RoutedEventArgs e) { // TODO 1: show the Settings Charm by code SettingsPane.Show(); } }