准备把表格实现改激进

This commit is contained in:
2025-08-30 21:14:02 +08:00
parent 624125ec7b
commit 6ccc323bb2
1506 changed files with 13159 additions and 374 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AE169C6868B95E57A8AF21C8D618A6703E0040B3"
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F753C7546C821556B89EE9248F8B23698261FCD7"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
@@ -43,7 +43,7 @@ namespace template {
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
#line 39 "..\..\..\MainWindow.xaml"
#line 40 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Ramitta.winTreeList TreeList;
@@ -51,7 +51,15 @@ namespace template {
#line hidden
#line 50 "..\..\..\MainWindow.xaml"
#line 41 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal Ramitta.winDataGrid xDataGrid;
#line default
#line hidden
#line 54 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label Debugtag;
@@ -92,38 +100,41 @@ namespace template {
this.TreeList = ((Ramitta.winTreeList)(target));
return;
case 2:
#line 42 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line default
#line hidden
this.xDataGrid = ((Ramitta.winDataGrid)(target));
return;
case 3:
#line 43 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line 46 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line default
#line hidden
return;
case 4:
#line 44 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line 47 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line default
#line hidden
return;
case 5:
#line 45 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line 48 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line default
#line hidden
return;
case 6:
#line 49 "..\..\..\MainWindow.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.);
#line default
#line hidden
return;
case 7:
this.Debugtag = ((System.Windows.Controls.Label)(target));
return;
}