Example #1
0
 private void OnMenuFileSettings()
 {
     _menuNavigationService.OpenInRightPane(typeof(SettingsPage));
 }