Files
BR_YKC/上位机/YKC/obj/Debug/Pages/ChargerPage.g.i.cs

245 lines
9.3 KiB
C#
Raw Normal View History

2026-05-21 12:56:29 +08:00
#pragma checksum "..\..\..\Pages\ChargerPage.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C0301C7F4B365AA464333B677A7BAC04916A4E141B083003114E616F02126402"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
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.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 YKC {
/// <summary>
/// ChargerPage
/// </summary>
public partial class ChargerPage : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector {
#line 25 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtSetPileIdx;
#line default
#line hidden
#line 29 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtSetPileId;
#line default
#line hidden
#line 36 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtSetResult;
#line default
#line hidden
#line 51 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox txtInfoPileIdx;
#line default
#line hidden
#line 55 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoResult;
#line default
#line hidden
#line 60 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Border panelInfo;
#line default
#line hidden
#line 64 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoSerial;
#line default
#line hidden
#line 66 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoType;
#line default
#line hidden
#line 68 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoGuns;
#line default
#line hidden
#line 70 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoProto;
#line default
#line hidden
#line 72 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoSw;
#line default
#line hidden
#line 74 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtInfoSim;
#line default
#line hidden
#line 89 "..\..\..\Pages\ChargerPage.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock txtRebootResult;
#line default
#line hidden
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("/YKC;component/pages/chargerpage.xaml", System.UriKind.Relative);
#line 1 "..\..\..\Pages\ChargerPage.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) {
switch (connectionId)
{
case 1:
this.txtSetPileIdx = ((System.Windows.Controls.TextBox)(target));
return;
case 2:
this.txtSetPileId = ((System.Windows.Controls.TextBox)(target));
return;
case 3:
#line 35 "..\..\..\Pages\ChargerPage.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SetPileId_Click);
#line default
#line hidden
return;
case 4:
this.txtSetResult = ((System.Windows.Controls.TextBlock)(target));
return;
case 5:
this.txtInfoPileIdx = ((System.Windows.Controls.TextBox)(target));
return;
case 6:
#line 54 "..\..\..\Pages\ChargerPage.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.GetPileInfo_Click);
#line default
#line hidden
return;
case 7:
this.txtInfoResult = ((System.Windows.Controls.TextBlock)(target));
return;
case 8:
this.panelInfo = ((System.Windows.Controls.Border)(target));
return;
case 9:
this.txtInfoSerial = ((System.Windows.Controls.TextBlock)(target));
return;
case 10:
this.txtInfoType = ((System.Windows.Controls.TextBlock)(target));
return;
case 11:
this.txtInfoGuns = ((System.Windows.Controls.TextBlock)(target));
return;
case 12:
this.txtInfoProto = ((System.Windows.Controls.TextBlock)(target));
return;
case 13:
this.txtInfoSw = ((System.Windows.Controls.TextBlock)(target));
return;
case 14:
this.txtInfoSim = ((System.Windows.Controls.TextBlock)(target));
return;
case 15:
#line 88 "..\..\..\Pages\ChargerPage.xaml"
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Reboot_Click);
#line default
#line hidden
return;
case 16:
this.txtRebootResult = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;
}
}
}