更新图数据库相关数据
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F753C7546C821556B89EE9248F8B23698261FCD7"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "55AF4230C58AA4F1B9D5C61ECC9DE9813661B7C3"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@@ -43,17 +43,17 @@ namespace template {
|
||||
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||
|
||||
|
||||
#line 40 "..\..\..\MainWindow.xaml"
|
||||
#line 41 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Ramitta.winTreeList TreeList;
|
||||
internal System.Windows.Controls.ComboBox combox1;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 41 "..\..\..\MainWindow.xaml"
|
||||
#line 42 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal Ramitta.winDataGrid xDataGrid;
|
||||
internal System.Windows.Controls.ComboBox combox2;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
@@ -97,10 +97,10 @@ namespace template {
|
||||
switch (connectionId)
|
||||
{
|
||||
case 1:
|
||||
this.TreeList = ((Ramitta.winTreeList)(target));
|
||||
this.combox1 = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
case 2:
|
||||
this.xDataGrid = ((Ramitta.winDataGrid)(target));
|
||||
this.combox2 = ((System.Windows.Controls.ComboBox)(target));
|
||||
return;
|
||||
case 3:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user