コード例 #1
0
 private async void AddItem_ClickAsync(object sender, RoutedEventArgs e)
 {
     await AddDialog.ShowAsync();
 }