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

200 lines
8.1 KiB
C#
Raw Normal View History

2024-03-13 07:02:46 +00:00
#pragma checksum "..\..\..\..\Views\AnchorPointView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "79F22627ACA76464FA0C888BCDCD7C53A93CE717"
2023-12-15 08:14:17 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
2023-12-23 03:35:57 +00:00
using MaterialDesignThemes.Wpf;
using MaterialDesignThemes.Wpf.Converters;
using MaterialDesignThemes.Wpf.Transitions;
2023-12-15 08:14:17 +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;
2023-12-23 03:35:57 +00:00
using _20230724_MBJC_upperpc.Common;
2023-12-15 08:14:17 +00:00
using _20230724_MBJC_upperpc.Views;
namespace _20230724_MBJC_upperpc.Views {
/// <summary>
2023-12-23 03:35:57 +00:00
/// AnchorPointView
2023-12-15 08:14:17 +00:00
/// </summary>
2023-12-23 03:35:57 +00:00
public partial class AnchorPointView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
2024-03-06 09:46:55 +00:00
#line 33 "..\..\..\..\Views\AnchorPointView.xaml"
2023-12-23 03:35:57 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid LeftGrid;
#line default
#line hidden
2024-03-06 09:46:55 +00:00
#line 35 "..\..\..\..\Views\AnchorPointView.xaml"
2023-12-23 03:35:57 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal _20230724_MBJC_upperpc.Views.AnchorModel AnchorModel;
#line default
#line hidden
2023-12-15 08:14:17 +00:00
2024-01-22 05:36:57 +00:00
2024-03-06 09:46:55 +00:00
#line 51 "..\..\..\..\Views\AnchorPointView.xaml"
2024-01-22 05:36:57 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal _20230724_MBJC_upperpc.Views.SupportModel SupportModel;
#line default
#line hidden
2024-02-27 09:21:02 +00:00
2024-03-13 07:02:46 +00:00
#line 105 "..\..\..\..\Views\AnchorPointView.xaml"
2024-02-27 09:21:02 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock ID;
#line default
#line hidden
2024-03-13 07:02:46 +00:00
#line 112 "..\..\..\..\Views\AnchorPointView.xaml"
2024-02-27 09:21:02 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DatePicker DataPicker1;
#line default
#line hidden
2024-03-13 07:02:46 +00:00
#line 150 "..\..\..\..\Views\AnchorPointView.xaml"
2024-02-27 09:21:02 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.DatePicker DataPicker2;
#line default
#line hidden
2024-03-06 09:46:55 +00:00
2024-03-13 07:02:46 +00:00
#line 196 "..\..\..\..\Views\AnchorPointView.xaml"
2024-03-06 09:46:55 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Slider slider;
#line default
#line hidden
2023-12-15 08:14:17 +00:00
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
2024-03-13 07:12: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) {
return;
}
_contentLoaded = true;
2024-02-26 15:49:04 +00:00
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;component/views/anchorpointview.xaml", System.UriKind.Relative);
2023-12-15 08:14:17 +00:00
2023-12-23 03:35:57 +00:00
#line 1 "..\..\..\..\Views\AnchorPointView.xaml"
2023-12-15 08:14:17 +00:00
System.Windows.Application.LoadComponent(this, resourceLocater);
#line default
#line hidden
}
2023-12-23 03:35:57 +00:00
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
2024-03-13 07:12:15 +00:00
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.11.0")]
2023-12-23 03:35:57 +00:00
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
return System.Delegate.CreateDelegate(delegateType, this, handler);
}
2023-12-15 08:14:17 +00:00
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
2024-03-13 07:12:15 +00:00
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "7.0.11.0")]
2023-12-15 08:14:17 +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")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
2023-12-23 03:35:57 +00:00
switch (connectionId)
{
case 1:
this.LeftGrid = ((System.Windows.Controls.Grid)(target));
return;
case 2:
this.AnchorModel = ((_20230724_MBJC_upperpc.Views.AnchorModel)(target));
return;
2024-01-09 09:33:18 +00:00
case 3:
2024-01-22 05:36:57 +00:00
this.SupportModel = ((_20230724_MBJC_upperpc.Views.SupportModel)(target));
return;
case 4:
2024-02-27 09:21:02 +00:00
this.ID = ((System.Windows.Controls.TextBlock)(target));
return;
case 5:
this.DataPicker1 = ((System.Windows.Controls.DatePicker)(target));
2024-03-13 07:02:46 +00:00
#line 117 "..\..\..\..\Views\AnchorPointView.xaml"
2024-02-27 09:21:02 +00:00
this.DataPicker1.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.DataPicker1_SelectedDateChanged);
#line default
#line hidden
return;
case 6:
this.DataPicker2 = ((System.Windows.Controls.DatePicker)(target));
2024-01-09 09:33:18 +00:00
2024-03-13 07:02:46 +00:00
#line 156 "..\..\..\..\Views\AnchorPointView.xaml"
2024-02-27 09:21:02 +00:00
this.DataPicker2.SelectedDateChanged += new System.EventHandler<System.Windows.Controls.SelectionChangedEventArgs>(this.DatePicker_SelectedDateChanged);
2024-01-09 09:33:18 +00:00
2024-03-06 09:46:55 +00:00
#line default
#line hidden
return;
case 7:
this.slider = ((System.Windows.Controls.Slider)(target));
2024-03-13 07:02:46 +00:00
#line 202 "..\..\..\..\Views\AnchorPointView.xaml"
2024-03-06 09:46:55 +00:00
this.slider.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.slider_PreviewMouseLeftButtonUp);
#line default
#line hidden
2024-03-13 07:02:46 +00:00
#line 206 "..\..\..\..\Views\AnchorPointView.xaml"
2024-03-06 09:46:55 +00:00
this.slider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.slider_ValueChanged);
#line default
#line hidden
return;
case 8:
2024-03-13 07:02:46 +00:00
#line 218 "..\..\..\..\Views\AnchorPointView.xaml"
2024-03-06 09:46:55 +00:00
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
2024-01-09 09:33:18 +00:00
#line default
#line hidden
return;
2023-12-23 03:35:57 +00:00
}
2023-12-15 08:14:17 +00:00
this._contentLoaded = true;
}
}
}