- using System.Windows.Controls;
 
- namespace FurnaceUI.Views.Recipes
 
- {
 
-     /// <summary>
 
-     /// SDSettingView.xaml 的交互逻辑
 
-     /// </summary>
 
-     public partial class RecipeLayoutBoatMapView : UserControl
 
-     {
 
-         public RecipeLayoutBoatMapView()
 
-         {
 
-             InitializeComponent();
 
-         }
 
-     }
 
- }
 
 
  |