Shuxia Ning
2024-10-12 b94da76188b834922d2f13365b22208a4bc4049a
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/04-pipe/01-pipesinglematching/PipeSingleMatchingForm.Designer.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/04-pipe/01-pipesinglematching/PipeLineSingleMatchingForm.Designer.cs 修改
@@ -1,6 +1,6 @@
锘縩amespace HStation.WinFrmUI.Xhs
{
    partial class PipeLineSingleMatchingForm
    partial class PipeSingleMatchingForm
    {
        /// <summary> 
        /// Required designer variable.
@@ -83,7 +83,7 @@
            // 
            // pipeLineSingleMatchingViewModelBindingSource
            // 
            pipeLineSingleMatchingViewModelBindingSource.DataSource = typeof(PipeLineSingleMatchingViewModel);
            pipeLineSingleMatchingViewModelBindingSource.DataSource = typeof(PipeSingleMatchingViewModel);
            // 
            // gridView3
            // 
@@ -199,7 +199,7 @@
            layoutControlItem5.TextSize = new Size(0, 0);
            layoutControlItem5.TextVisible = false;
            // 
            // PipeLineSingleMatchingForm
            // PipeSingleMatchingForm
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;