|
@@ -0,0 +1,205 @@
|
|
|
+#pragma checksum "..\..\..\Pages\OrderCard.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D391515CA45B2C79684D90E280978511C4FFF6BCE60B081F8F0B35197087B400"
|
|
|
+//------------------------------------------------------------------------------
|
|
|
+// <auto-generated>
|
|
|
+// Этот код создан программой.
|
|
|
+// Исполняемая версия:4.0.30319.42000
|
|
|
+//
|
|
|
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
|
|
|
+// повторной генерации кода.
|
|
|
+// </auto-generated>
|
|
|
+//------------------------------------------------------------------------------
|
|
|
+
|
|
|
+using Sessioa.Pages;
|
|
|
+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;
|
|
|
+
|
|
|
+
|
|
|
+namespace Sessioa.Pages {
|
|
|
+
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// OrderCard
|
|
|
+ /// </summary>
|
|
|
+ public partial class OrderCard : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
|
|
+
|
|
|
+
|
|
|
+ #line 20 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
+ internal System.Windows.Controls.Button B_Back;
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+
|
|
|
+
|
|
|
+ #line 21 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
+ internal System.Windows.Controls.ListBox LB_ProductsOrder;
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+
|
|
|
+
|
|
|
+ #line 70 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
+ internal System.Windows.Controls.TextBlock TB_ItogoSkidka;
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+
|
|
|
+
|
|
|
+ #line 73 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
+ internal System.Windows.Controls.TextBlock TB_Itogo;
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+
|
|
|
+
|
|
|
+ #line 76 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
+ internal System.Windows.Controls.Button B_Save;
|
|
|
+
|
|
|
+ #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("/Sessioa;component/pages/ordercard.xaml", System.UriKind.Relative);
|
|
|
+
|
|
|
+ #line 1 "..\..\..\Pages\OrderCard.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.B_Back = ((System.Windows.Controls.Button)(target));
|
|
|
+
|
|
|
+ #line 20 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ this.B_Back.Click += new System.Windows.RoutedEventHandler(this.B_Back_Click);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ return;
|
|
|
+ case 2:
|
|
|
+ this.LB_ProductsOrder = ((System.Windows.Controls.ListBox)(target));
|
|
|
+ return;
|
|
|
+ case 9:
|
|
|
+ this.TB_ItogoSkidka = ((System.Windows.Controls.TextBlock)(target));
|
|
|
+ return;
|
|
|
+ case 10:
|
|
|
+ this.TB_Itogo = ((System.Windows.Controls.TextBlock)(target));
|
|
|
+ return;
|
|
|
+ case 11:
|
|
|
+ this.B_Save = ((System.Windows.Controls.Button)(target));
|
|
|
+
|
|
|
+ #line 76 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ this.B_Save.Click += new System.Windows.RoutedEventHandler(this.B_Save_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 3:
|
|
|
+
|
|
|
+ #line 46 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countPr_Loaded);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 4:
|
|
|
+
|
|
|
+ #line 47 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countDPr_Loaded);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 5:
|
|
|
+
|
|
|
+ #line 50 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Discount_Loaded);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 6:
|
|
|
+
|
|
|
+ #line 60 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Back_B_Click);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 7:
|
|
|
+
|
|
|
+ #line 61 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.CountProduct_Loaded);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ case 8:
|
|
|
+
|
|
|
+ #line 62 "..\..\..\Pages\OrderCard.xaml"
|
|
|
+ ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Next_B_Click);
|
|
|
+
|
|
|
+ #line default
|
|
|
+ #line hidden
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|
|
|
+
|