添加项目文件。
This commit is contained in:
17
Sai.RvKits/RvMEP/StandMepCurveView.xaml.cs
Normal file
17
Sai.RvKits/RvMEP/StandMepCurveView.xaml.cs
Normal file
@@ -0,0 +1,17 @@
|
||||
using System.Windows;
|
||||
|
||||
using Wpf.Ui.Controls;
|
||||
|
||||
namespace Sai.RvKits.RvMEP
|
||||
{
|
||||
/// <summary>
|
||||
/// StandMepCurveView.xaml 的交互逻辑
|
||||
/// </summary>
|
||||
public partial class StandMepCurveView
|
||||
{
|
||||
public StandMepCurveView()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user