#pragma checksum "..\..\..\..\Views\DataLogView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "4DD04178F4D0A9A7D9E460B9C1D2EFA3174E056B614FBBE74EE40B74EE1AE347" //------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ using Aitex.Core.UI.Control; using Aitex.Core.UI.DeviceControl; 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; using Xceed.Wpf.Toolkit; using Xceed.Wpf.Toolkit.Chromes; using Xceed.Wpf.Toolkit.Core.Converters; using Xceed.Wpf.Toolkit.Core.Input; using Xceed.Wpf.Toolkit.Core.Media; using Xceed.Wpf.Toolkit.Core.Utilities; using Xceed.Wpf.Toolkit.Panels; using Xceed.Wpf.Toolkit.Primitives; using Xceed.Wpf.Toolkit.PropertyGrid; using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; using Xceed.Wpf.Toolkit.PropertyGrid.Commands; using Xceed.Wpf.Toolkit.PropertyGrid.Converters; using Xceed.Wpf.Toolkit.PropertyGrid.Editors; using Xceed.Wpf.Toolkit.Zoombox; namespace Aitex.Triton160.UI.Views { /// /// DataLogView /// public partial class DataLogView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { #line 12 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DataGrid dataGrid_LotList; #line default #line hidden #line 96 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label2; #line default #line hidden #line 98 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Aitex.Core.UI.Control.PocketProcessDataChart chart; #line default #line hidden #line 101 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.GroupBox groupBox1; #line default #line hidden #line 116 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button buttonQuery; #line default #line hidden #line 117 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Xceed.Wpf.Toolkit.TimePicker timeBegin; #line default #line hidden #line 118 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DatePicker dateBegin; #line default #line hidden #line 119 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Xceed.Wpf.Toolkit.TimePicker timeEnd; #line default #line hidden #line 120 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.DatePicker dateEnd; #line default #line hidden #line 121 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label4; #line default #line hidden #line 122 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label6; #line default #line hidden #line 123 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.ComboBox recipeName; #line default #line hidden #line 126 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal Aitex.Core.UI.DeviceControl.AITBarcodeTextBox LotTextBox; #line default #line hidden #line 131 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Label label1; #line default #line hidden #line 132 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button ButtonExportList; #line default #line hidden #line 133 "..\..\..\..\Views\DataLogView.xaml" [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] internal System.Windows.Controls.Button ButtonExportData; #line default #line hidden private bool _contentLoaded; /// /// InitializeComponent /// [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("/Triton160UI;component/views/datalogview.xaml", System.UriKind.Relative); #line 1 "..\..\..\..\Views\DataLogView.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.dataGrid_LotList = ((System.Windows.Controls.DataGrid)(target)); #line 14 "..\..\..\..\Views\DataLogView.xaml" this.dataGrid_LotList.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.dataGrid_DataLogList_SelectionChanged); #line default #line hidden return; case 2: this.label2 = ((System.Windows.Controls.Label)(target)); return; case 3: this.chart = ((Aitex.Core.UI.Control.PocketProcessDataChart)(target)); return; case 4: this.groupBox1 = ((System.Windows.Controls.GroupBox)(target)); return; case 5: this.buttonQuery = ((System.Windows.Controls.Button)(target)); #line 116 "..\..\..\..\Views\DataLogView.xaml" this.buttonQuery.Click += new System.Windows.RoutedEventHandler(this.buttonQuery_Click); #line default #line hidden return; case 6: this.timeBegin = ((Xceed.Wpf.Toolkit.TimePicker)(target)); #line 117 "..\..\..\..\Views\DataLogView.xaml" this.timeBegin.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.timeBegin_ValueChanged); #line default #line hidden return; case 7: this.dateBegin = ((System.Windows.Controls.DatePicker)(target)); #line 118 "..\..\..\..\Views\DataLogView.xaml" this.dateBegin.SelectedDateChanged += new System.EventHandler(this.dateBegin_SelectedDateChanged); #line default #line hidden return; case 8: this.timeEnd = ((Xceed.Wpf.Toolkit.TimePicker)(target)); #line 119 "..\..\..\..\Views\DataLogView.xaml" this.timeEnd.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.timeEnd_ValueChanged); #line default #line hidden return; case 9: this.dateEnd = ((System.Windows.Controls.DatePicker)(target)); #line 120 "..\..\..\..\Views\DataLogView.xaml" this.dateEnd.SelectedDateChanged += new System.EventHandler(this.dateEnd_SelectedDateChanged); #line default #line hidden return; case 10: this.label4 = ((System.Windows.Controls.Label)(target)); return; case 11: this.label6 = ((System.Windows.Controls.Label)(target)); return; case 12: this.recipeName = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this.LotTextBox = ((Aitex.Core.UI.DeviceControl.AITBarcodeTextBox)(target)); return; case 14: this.label1 = ((System.Windows.Controls.Label)(target)); return; case 15: this.ButtonExportList = ((System.Windows.Controls.Button)(target)); #line 132 "..\..\..\..\Views\DataLogView.xaml" this.ButtonExportList.Click += new System.Windows.RoutedEventHandler(this.buttonLotListExport_Click); #line default #line hidden return; case 16: this.ButtonExportData = ((System.Windows.Controls.Button)(target)); #line 133 "..\..\..\..\Views\DataLogView.xaml" this.ButtonExportData.Click += new System.Windows.RoutedEventHandler(this.buttonLotDetailsExport_Click); #line default #line hidden return; } this._contentLoaded = true; } } }