From fa87a558389d9d425f70afa1c8de54c69875ef2c Mon Sep 17 00:00:00 2001
From: d23004 <kimseijin@diteam.co.kr>
Date: 수, 24 5월 2023 13:35:37 +0900
Subject: [PATCH] Revert "Revert "Main gui 개선""

---
 SA_LTT_UI/SA_LTT_UI/obj/Debug/UserControls/uc_MappingData.g.i.cs |   76 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 76 insertions(+), 0 deletions(-)

diff --git a/SA_LTT_UI/SA_LTT_UI/obj/Debug/UserControls/uc_MappingData.g.i.cs b/SA_LTT_UI/SA_LTT_UI/obj/Debug/UserControls/uc_MappingData.g.i.cs
new file mode 100644
index 0000000..2d87f8e
--- /dev/null
+++ b/SA_LTT_UI/SA_LTT_UI/obj/Debug/UserControls/uc_MappingData.g.i.cs
@@ -0,0 +1,76 @@
+癤�#pragma checksum "..\..\..\UserControls\uc_MappingData.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D858F93B3F6D402A4CF66CCEA36789971C6C2D43"
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     �씠 肄붾뱶�뒗 �룄援щ�� �궗�슜�븯�뿬 �깮�꽦�릺�뿀�뒿�땲�떎.
+//     �윴���엫 踰꾩쟾:4.0.30319.42000
+//
+//     �뙆�씪 �궡�슜�쓣 蹂�寃쏀븯硫� �옒紐삳맂 �룞�옉�씠 諛쒖깮�븷 �닔 �엳�쑝硫�, 肄붾뱶瑜� �떎�떆 �깮�꽦�븯硫�
+//     �씠�윭�븳 蹂�寃� �궡�슜�씠 �넀�떎�맗�땲�떎.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+using SA_LTT_UI.UserControls;
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Forms.Integration;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+
+
+namespace SA_LTT_UI.UserControls {
+    
+    
+    /// <summary>
+    /// uc_MappingData
+    /// </summary>
+    public partial class uc_MappingData : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
+        
+        private bool _contentLoaded;
+        
+        /// <summary>
+        /// InitializeComponent
+        /// </summary>
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
+        public void InitializeComponent() {
+            if (_contentLoaded) {
+                return;
+            }
+            _contentLoaded = true;
+            System.Uri resourceLocater = new System.Uri("/SA_LTT_UI;component/usercontrols/uc_mappingdata.xaml", System.UriKind.Relative);
+            
+            #line 1 "..\..\..\UserControls\uc_MappingData.xaml"
+            System.Windows.Application.LoadComponent(this, resourceLocater);
+            
+            #line default
+            #line hidden
+        }
+        
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+            this._contentLoaded = true;
+        }
+    }
+}
+

--
Gitblit v1.9.3