| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642 |
- #pragma checksum "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "501D5B51231ED87E7050276743A9C7038B09CD6F1DEC9859A860C4D669173417"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- using Caliburn.Micro;
- using MECF.Framework.UI.Client.CenterViews.Maitenances.MFCVerification;
- using SciChart.Charting;
- using SciChart.Charting.ChartModifiers;
- using SciChart.Charting.Common;
- using SciChart.Charting.Common.AttachedProperties;
- using SciChart.Charting.Common.Databinding;
- using SciChart.Charting.Common.Extensions;
- using SciChart.Charting.Common.Helpers;
- using SciChart.Charting.Common.MarkupExtensions;
- using SciChart.Charting.HistoryManagers;
- using SciChart.Charting.Model;
- using SciChart.Charting.Model.ChartData;
- using SciChart.Charting.Model.ChartSeries;
- using SciChart.Charting.Model.DataSeries;
- using SciChart.Charting.Numerics;
- using SciChart.Charting.Numerics.CoordinateCalculators;
- using SciChart.Charting.Numerics.CoordinateProviders;
- using SciChart.Charting.Numerics.DeltaCalculators;
- using SciChart.Charting.Numerics.TickProviders;
- using SciChart.Charting.Themes;
- using SciChart.Charting.ViewportManagers;
- using SciChart.Charting.Visuals;
- using SciChart.Charting.Visuals.Annotations;
- using SciChart.Charting.Visuals.Axes;
- using SciChart.Charting.Visuals.Axes.DiscontinuousAxis;
- using SciChart.Charting.Visuals.Axes.LabelProviders;
- using SciChart.Charting.Visuals.Axes.LogarithmicAxis;
- using SciChart.Charting.Visuals.PointMarkers;
- using SciChart.Charting.Visuals.RenderableSeries;
- using SciChart.Charting.Visuals.RenderableSeries.Animations;
- using SciChart.Charting.Visuals.Shapes;
- using SciChart.Charting.Visuals.TradeChart;
- using SciChart.Charting.Visuals.TradeChart.MultiPane;
- using SciChart.Core.AttachedProperties;
- using SciChart.Core.MarkupExtensions;
- using SciChart.Core.Utility.Mouse;
- using SciChart.Data.Model;
- using SciChart.Data.Numerics;
- using SciChart.Drawing;
- using SciChart.Drawing.Common;
- using SciChart.Drawing.Extensions;
- using SciChart.Drawing.HighQualityRasterizer;
- using SciChart.Drawing.HighSpeedRasterizer;
- using SciChart.Drawing.VisualXcceleratorRasterizer;
- using SciChart.Drawing.XamlRasterizer;
- 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.Forms;
- using System.Windows.Forms.Integration;
- using System.Windows.Ink;
- using System.Windows.Input;
- using System.Windows.Interactivity;
- 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 MECF.Framework.UI.Client.CenterViews.Maitenances.MFCVerification {
-
-
- /// <summary>
- /// MFCVerificationView
- /// </summary>
- public partial class MFCVerificationView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
-
-
- #line 22 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC1;
-
- #line default
- #line hidden
-
-
- #line 36 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC1Setpoint;
-
- #line default
- #line hidden
-
-
- #line 86 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC1;
-
- #line default
- #line hidden
-
-
- #line 108 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC2;
-
- #line default
- #line hidden
-
-
- #line 122 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC2Setpoint;
-
- #line default
- #line hidden
-
-
- #line 172 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC2;
-
- #line default
- #line hidden
-
-
- #line 194 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC3;
-
- #line default
- #line hidden
-
-
- #line 208 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC3Setpoint;
-
- #line default
- #line hidden
-
-
- #line 258 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC3;
-
- #line default
- #line hidden
-
-
- #line 280 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC4;
-
- #line default
- #line hidden
-
-
- #line 294 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC4Setpoint;
-
- #line default
- #line hidden
-
-
- #line 344 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC4;
-
- #line default
- #line hidden
-
-
- #line 366 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC5;
-
- #line default
- #line hidden
-
-
- #line 380 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC5Setpoint;
-
- #line default
- #line hidden
-
-
- #line 430 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC5;
-
- #line default
- #line hidden
-
-
- #line 452 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC6;
-
- #line default
- #line hidden
-
-
- #line 466 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC6Setpoint;
-
- #line default
- #line hidden
-
-
- #line 516 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC6;
-
- #line default
- #line hidden
-
-
- #line 538 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC7;
-
- #line default
- #line hidden
-
-
- #line 552 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC7Setpoint;
-
- #line default
- #line hidden
-
-
- #line 602 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC7;
-
- #line default
- #line hidden
-
-
- #line 624 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC8;
-
- #line default
- #line hidden
-
-
- #line 638 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC8Setpoint;
-
- #line default
- #line hidden
-
-
- #line 688 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC8;
-
- #line default
- #line hidden
-
-
- #line 710 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC9;
-
- #line default
- #line hidden
-
-
- #line 724 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC9Setpoint;
-
- #line default
- #line hidden
-
-
- #line 774 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC9;
-
- #line default
- #line hidden
-
-
- #line 796 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC10;
-
- #line default
- #line hidden
-
-
- #line 810 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC10Setpoint;
-
- #line default
- #line hidden
-
-
- #line 860 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC10;
-
- #line default
- #line hidden
-
-
- #line 882 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC11;
-
- #line default
- #line hidden
-
-
- #line 896 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC11Setpoint;
-
- #line default
- #line hidden
-
-
- #line 946 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC11;
-
- #line default
- #line hidden
-
-
- #line 968 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TabItem tabMFC12;
-
- #line default
- #line hidden
-
-
- #line 982 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox cbMFC12Setpoint;
-
- #line default
- #line hidden
-
-
- #line 1032 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid verificationDataGridMFC12;
-
- #line default
- #line hidden
-
-
- #line 1157 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Forms.DateTimePicker wfTimeFrom;
-
- #line default
- #line hidden
-
-
- #line 1172 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Forms.DateTimePicker wfTimeTo;
-
- #line default
- #line hidden
-
-
- #line 1208 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid dataGrid_VerificationHistory;
-
- #line default
- #line hidden
-
-
- #line 1553 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.Visuals.SciChartSurface sciChart;
-
- #line default
- #line hidden
-
-
- #line 1620 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.RubberBandXyZoomModifier rubberBandZoomModifier;
-
- #line default
- #line hidden
-
-
- #line 1641 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.ZoomExtentsModifier zoomExtentsModifier;
-
- #line default
- #line hidden
-
-
- #line 1648 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.ZoomPanModifier zoomPanModifier;
-
- #line default
- #line hidden
-
-
- #line 1654 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.RolloverModifier rolloverModifier;
-
- #line default
- #line hidden
-
-
- #line 1660 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal SciChart.Charting.ChartModifiers.MouseWheelZoomModifier mouseWheelZoomModifier;
-
- #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("/MECF.Framework.UI.Client;component/centerviews/maitenances/mfcverification/mfcve" +
- "rificationview.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
- return System.Delegate.CreateDelegate(delegateType, this, handler);
- }
-
- [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.tabMFC1 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 2:
- this.cbMFC1Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 3:
- this.verificationDataGridMFC1 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 4:
- this.tabMFC2 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 5:
- this.cbMFC2Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 6:
- this.verificationDataGridMFC2 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 7:
- this.tabMFC3 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 8:
- this.cbMFC3Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 9:
- this.verificationDataGridMFC3 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 10:
- this.tabMFC4 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 11:
- this.cbMFC4Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 12:
- this.verificationDataGridMFC4 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 13:
- this.tabMFC5 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 14:
- this.cbMFC5Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 15:
- this.verificationDataGridMFC5 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 16:
- this.tabMFC6 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 17:
- this.cbMFC6Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 18:
- this.verificationDataGridMFC6 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 19:
- this.tabMFC7 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 20:
- this.cbMFC7Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 21:
- this.verificationDataGridMFC7 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 22:
- this.tabMFC8 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 23:
- this.cbMFC8Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 24:
- this.verificationDataGridMFC8 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 25:
- this.tabMFC9 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 26:
- this.cbMFC9Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 27:
- this.verificationDataGridMFC9 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 28:
- this.tabMFC10 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 29:
- this.cbMFC10Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 30:
- this.verificationDataGridMFC10 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 31:
- this.tabMFC11 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 32:
- this.cbMFC11Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 33:
- this.verificationDataGridMFC11 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 34:
- this.tabMFC12 = ((System.Windows.Controls.TabItem)(target));
- return;
- case 35:
- this.cbMFC12Setpoint = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 36:
- this.verificationDataGridMFC12 = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 37:
- this.wfTimeFrom = ((System.Windows.Forms.DateTimePicker)(target));
- return;
- case 38:
- this.wfTimeTo = ((System.Windows.Forms.DateTimePicker)(target));
- return;
- case 39:
- this.dataGrid_VerificationHistory = ((System.Windows.Controls.DataGrid)(target));
-
- #line 1210 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- this.dataGrid_VerificationHistory.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.VerificationHistoryDataGrid_MouseDoubleClick);
-
- #line default
- #line hidden
-
- #line 1210 "..\..\..\..\..\CenterViews\Maitenances\MFCVerification\MFCVerificationView.xaml"
- this.dataGrid_VerificationHistory.LostFocus += new System.Windows.RoutedEventHandler(this.VerificationHistoryDataGrid_LoseFocus);
-
- #line default
- #line hidden
- return;
- case 40:
- this.sciChart = ((SciChart.Charting.Visuals.SciChartSurface)(target));
- return;
- case 41:
- this.rubberBandZoomModifier = ((SciChart.Charting.ChartModifiers.RubberBandXyZoomModifier)(target));
- return;
- case 42:
- this.zoomExtentsModifier = ((SciChart.Charting.ChartModifiers.ZoomExtentsModifier)(target));
- return;
- case 43:
- this.zoomPanModifier = ((SciChart.Charting.ChartModifiers.ZoomPanModifier)(target));
- return;
- case 44:
- this.rolloverModifier = ((SciChart.Charting.ChartModifiers.RolloverModifier)(target));
- return;
- case 45:
- this.mouseWheelZoomModifier = ((SciChart.Charting.ChartModifiers.MouseWheelZoomModifier)(target));
- return;
- }
- this._contentLoaded = true;
- }
- }
- }
|