コード例 #1
0
 private async void ExportDataEx()
 {
     await MenuNavigationHelper.OpenInDialog(typeof(TemplateExporterPage));
 }