20230724_MBJC_upperpc/obj/Debug/net6.0-windows/FirstWindow.g.i.cs

97 lines
3.4 KiB
C#
Raw Normal View History

2023-12-15 08:14:17 +00:00
// Updated by XamlIntelliSenseFileGenerator 2023/12/15 16:09:58
#pragma checksum "..\..\..\FirstWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2E14697D59B6A097A28C471AB70AFEF226ABE05B"
2023-11-13 07:46:12 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
2023-11-15 05:34:33 +00:00
using MaterialDesignThemes.Wpf;
using MaterialDesignThemes.Wpf.Converters;
using MaterialDesignThemes.Wpf.Transitions;
2023-11-13 07:46:12 +00:00
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Controls.Ribbon;
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;
using _20230724_MBJC_upperpc;
2023-12-15 08:14:17 +00:00
namespace _20230724_MBJC_upperpc
{
2023-11-13 07:46:12 +00:00
/// <summary>
2023-11-15 05:34:33 +00:00
/// FirstWindow
2023-11-13 07:46:12 +00:00
/// </summary>
2023-12-15 08:14:17 +00:00
public partial class FirstWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector
{
#line default
#line hidden
2023-11-13 07:46:12 +00:00
private bool _contentLoaded;
2023-12-15 08:14:17 +00:00
2023-11-13 07:46:12 +00:00
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
2023-11-21 03:08:15 +00:00
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.11.0")]
2023-12-15 08:14:17 +00:00
public void InitializeComponent()
{
if (_contentLoaded)
{
2023-11-13 07:46:12 +00:00
return;
}
_contentLoaded = true;
2023-11-21 03:08:15 +00:00
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;component/firstwindow.xaml", System.UriKind.Relative);
2023-12-15 08:14:17 +00:00
#line 1 "..\..\..\FirstWindow.xaml"
2023-11-13 07:46:12 +00:00
System.Windows.Application.LoadComponent(this, resourceLocater);
2023-12-15 08:14:17 +00:00
#line default
#line hidden
2023-11-13 07:46:12 +00:00
}
2023-12-15 08:14:17 +00:00
2023-11-13 07:46:12 +00:00
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
2023-11-21 03:08:15 +00:00
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.11.0")]
2023-11-13 07:46:12 +00:00
[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")]
2023-12-15 08:14:17 +00:00
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
{
2023-11-15 05:59:43 +00:00
switch (connectionId)
{
2023-12-15 08:14:17 +00:00
case 1:
this.Window = ((_20230724_MBJC_upperpc.FirstWindow)(target));
return;
2023-11-15 05:59:43 +00:00
}
2023-11-13 07:46:12 +00:00
this._contentLoaded = true;
}
2023-12-15 08:14:17 +00:00
internal System.Windows.Window Window;
2023-11-13 07:46:12 +00:00
}
}