コード例 #1
0
 private void AddBtn_Click(object sender, RoutedEventArgs e)
 {
     ParentView.Show_AddIngredientsView(_dish);
 }