123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606 |
- #pragma checksum "..\..\..\..\UI\Control\PocketProcessDataChart.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F32AF99D8C0D43AFAD74027DFBDF20CD0113B6BE701EC5BE0AAFA546A02E15AD"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- using Abt.Controls.SciChart;
- using Abt.Controls.SciChart.ChartModifiers;
- using Abt.Controls.SciChart.Common;
- using Abt.Controls.SciChart.Model.DataSeries;
- using Abt.Controls.SciChart.Rendering.Common;
- using Abt.Controls.SciChart.Rendering.HighQualityRasterizer;
- using Abt.Controls.SciChart.Rendering.HighSpeedRasterizer;
- using Abt.Controls.SciChart.Utility.Mouse;
- using Abt.Controls.SciChart.Visuals;
- using Abt.Controls.SciChart.Visuals.Annotations;
- using Abt.Controls.SciChart.Visuals.Axes;
- using Abt.Controls.SciChart.Visuals.PointMarkers;
- using Abt.Controls.SciChart.Visuals.RenderableSeries;
- using Aitex.Core.UI.Converters;
- 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.Integration;
- 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 Aitex.Core.UI.Control {
-
-
- /// <summary>
- /// PocketProcessDataChart
- /// </summary>
- public partial class PocketProcessDataChart : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
-
-
- #line 49 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ColumnDefinition dataConfigPanelColumn;
-
- #line default
- #line hidden
-
-
- #line 62 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button dataSelectAll;
-
- #line default
- #line hidden
-
-
- #line 63 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button dataSelectNone;
-
- #line default
- #line hidden
-
-
- #line 64 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button dataSelectDefault;
-
- #line default
- #line hidden
-
-
- #line 66 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DataGrid dataGrid_DataList;
-
- #line default
- #line hidden
-
-
- #line 118 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.Visuals.SciChartSurface sciChart;
-
- #line default
- #line hidden
-
-
- #line 193 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier rubberBandZoomModifier;
-
- #line default
- #line hidden
-
-
- #line 200 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.ChartModifiers.LegendModifier legendModifier;
-
- #line default
- #line hidden
-
-
- #line 207 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier zoomPanModifier;
-
- #line default
- #line hidden
-
-
- #line 210 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.ChartModifiers.RolloverModifier rolloverModifier;
-
- #line default
- #line hidden
-
-
- #line 229 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier mouseWheelZoomModifier;
-
- #line default
- #line hidden
-
-
- #line 240 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal Abt.Controls.SciChart.Visuals.SciChartLegend legendControl;
-
- #line default
- #line hidden
-
-
- #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.CheckBox ckAutoZoom;
-
- #line default
- #line hidden
-
-
- #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label pyroAxisBottomDown;
-
- #line default
- #line hidden
-
-
- #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label warpAxisBottomDown;
-
- #line default
- #line hidden
-
-
- #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisTopUp;
-
- #line default
- #line hidden
-
-
- #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisTopDown;
-
- #line default
- #line hidden
-
-
- #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisBottomUp;
-
- #line default
- #line hidden
-
-
- #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Label ReflectAxisBottomDown;
-
- #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("/Core;component/ui/control/pocketprocessdatachart.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\..\UI\Control\PocketProcessDataChart.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.dataConfigPanelColumn = ((System.Windows.Controls.ColumnDefinition)(target));
- return;
- case 2:
- this.dataSelectAll = ((System.Windows.Controls.Button)(target));
- return;
- case 3:
- this.dataSelectNone = ((System.Windows.Controls.Button)(target));
- return;
- case 4:
- this.dataSelectDefault = ((System.Windows.Controls.Button)(target));
- return;
- case 5:
- this.dataGrid_DataList = ((System.Windows.Controls.DataGrid)(target));
- return;
- case 8:
- this.sciChart = ((Abt.Controls.SciChart.Visuals.SciChartSurface)(target));
-
- #line 121 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.sciChart.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.sciChart_MouseDoubleClick);
-
- #line default
- #line hidden
- return;
- case 9:
-
- #line 150 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseEnter);
-
- #line default
- #line hidden
-
- #line 150 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
- return;
- case 10:
-
- #line 155 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 155 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((Abt.Controls.SciChart.Visuals.Axes.NumericAxis)(target)).MouseEnter += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseEnter);
-
- #line default
- #line hidden
- return;
- case 11:
- this.rubberBandZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.RubberBandXyZoomModifier)(target));
- return;
- case 12:
- this.legendModifier = ((Abt.Controls.SciChart.ChartModifiers.LegendModifier)(target));
- return;
- case 13:
- this.zoomPanModifier = ((Abt.Controls.SciChart.ChartModifiers.ZoomPanModifier)(target));
- return;
- case 14:
- this.rolloverModifier = ((Abt.Controls.SciChart.ChartModifiers.RolloverModifier)(target));
- return;
- case 15:
- this.mouseWheelZoomModifier = ((Abt.Controls.SciChart.ChartModifiers.MouseWheelZoomModifier)(target));
- return;
- case 16:
- this.legendControl = ((Abt.Controls.SciChart.Visuals.SciChartLegend)(target));
- return;
- case 17:
-
- #line 285 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.checkConfigPanel_Checked);
-
- #line default
- #line hidden
-
- #line 285 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.checkConfigPanel_Checked);
-
- #line default
- #line hidden
- return;
- case 18:
- this.ckAutoZoom = ((System.Windows.Controls.CheckBox)(target));
-
- #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ckAutoZoom.Checked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
-
- #line default
- #line hidden
-
- #line 286 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ckAutoZoom.Unchecked += new System.Windows.RoutedEventHandler(this.checkAutoRange_Checked);
-
- #line default
- #line hidden
- return;
- case 19:
- this.warpAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 294 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 20:
- this.pyroAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 295 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 21:
- this.pyroAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 296 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 22:
- this.warpAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 297 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 23:
- this.warpAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 298 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 24:
- this.pyroAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 299 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 25:
- this.pyroAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Pyro_MouseLeave);
-
- #line default
- #line hidden
-
- #line 300 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.pyroAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- case 26:
- this.warpAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Wrap_MouseLeave);
-
- #line default
- #line hidden
-
- #line 301 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.warpAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- case 27:
- this.ReflectAxisTopUp = ((System.Windows.Controls.Label)(target));
-
- #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisTopUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 302 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisTopUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopUp_Click);
-
- #line default
- #line hidden
- return;
- case 28:
- this.ReflectAxisTopDown = ((System.Windows.Controls.Label)(target));
-
- #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisTopDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 303 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisTopDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisTopDown_Click);
-
- #line default
- #line hidden
- return;
- case 29:
- this.ReflectAxisBottomUp = ((System.Windows.Controls.Label)(target));
-
- #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisBottomUp.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 304 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisBottomUp.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomUp_Click);
-
- #line default
- #line hidden
- return;
- case 30:
- this.ReflectAxisBottomDown = ((System.Windows.Controls.Label)(target));
-
- #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisBottomDown.MouseLeave += new System.Windows.Input.MouseEventHandler(this.NumericAxis_Reflect_MouseLeave);
-
- #line default
- #line hidden
-
- #line 305 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- this.ReflectAxisBottomDown.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.YAxisBottomDown_Click);
-
- #line default
- #line hidden
- return;
- }
- this._contentLoaded = true;
- }
-
- [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.Performance", "CA1800:DoNotCastUnnecessarily")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
- switch (connectionId)
- {
- case 6:
-
- #line 72 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((System.Windows.Controls.CheckBox)(target)).Checked += new System.Windows.RoutedEventHandler(this.OnChangeDrawingItemVisibility);
-
- #line default
- #line hidden
-
- #line 72 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((System.Windows.Controls.CheckBox)(target)).Unchecked += new System.Windows.RoutedEventHandler(this.OnChangeDrawingItemVisibility);
-
- #line default
- #line hidden
- break;
- case 7:
-
- #line 91 "..\..\..\..\UI\Control\PocketProcessDataChart.xaml"
- ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnChangeLineColor);
-
- #line default
- #line hidden
- break;
- }
- }
- }
- }
|