123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- #pragma checksum "..\..\..\Pages\OrderCard.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F6D9777AAFFE27442DFD46A673FA0681D52B4EF1F20D88B3576E37ED97A89173"
- //------------------------------------------------------------------------------
- // <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 23 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.Button B_Back;
-
- #line default
- #line hidden
-
-
- #line 24 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock OrderTitle;
-
- #line default
- #line hidden
-
-
- #line 25 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock OrderCode;
-
- #line default
- #line hidden
-
-
- #line 29 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox CB_Punkt;
-
- #line default
- #line hidden
-
-
- #line 30 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock TB_Punkt;
-
- #line default
- #line hidden
-
-
- #line 32 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ListBox LB_ProductsOrder;
-
- #line default
- #line hidden
-
-
- #line 81 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.MenuItem DelProduct;
-
- #line default
- #line hidden
-
-
- #line 86 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock TB_ItogoSkidka;
-
- #line default
- #line hidden
-
-
- #line 89 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.TextBlock TB_Itogo;
-
- #line default
- #line hidden
-
-
- #line 91 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.StackPanel SP_EditOrder;
-
- #line default
- #line hidden
-
-
- #line 93 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.ComboBox StateOrder;
-
- #line default
- #line hidden
-
-
- #line 95 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.StackPanel SP_EditDate;
-
- #line default
- #line hidden
-
-
- #line 97 "..\..\..\Pages\OrderCard.xaml"
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
- internal System.Windows.Controls.DatePicker DP_Order;
-
- #line default
- #line hidden
-
-
- #line 100 "..\..\..\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 23 "..\..\..\Pages\OrderCard.xaml"
- this.B_Back.Click += new System.Windows.RoutedEventHandler(this.B_Back_Click);
-
- #line default
- #line hidden
- return;
- case 2:
- this.OrderTitle = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 3:
- this.OrderCode = ((System.Windows.Controls.TextBlock)(target));
-
- #line 25 "..\..\..\Pages\OrderCard.xaml"
- this.OrderCode.Loaded += new System.Windows.RoutedEventHandler(this.OrderCode_Loaded);
-
- #line default
- #line hidden
- return;
- case 4:
- this.CB_Punkt = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 5:
- this.TB_Punkt = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 6:
- this.LB_ProductsOrder = ((System.Windows.Controls.ListBox)(target));
- return;
- case 13:
- this.DelProduct = ((System.Windows.Controls.MenuItem)(target));
-
- #line 81 "..\..\..\Pages\OrderCard.xaml"
- this.DelProduct.Click += new System.Windows.RoutedEventHandler(this.DelProduct_Click);
-
- #line default
- #line hidden
- return;
- case 14:
- this.TB_ItogoSkidka = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 15:
- this.TB_Itogo = ((System.Windows.Controls.TextBlock)(target));
- return;
- case 16:
- this.SP_EditOrder = ((System.Windows.Controls.StackPanel)(target));
-
- #line 91 "..\..\..\Pages\OrderCard.xaml"
- this.SP_EditOrder.Loaded += new System.Windows.RoutedEventHandler(this.SP_EditOrder_Loaded);
-
- #line default
- #line hidden
- return;
- case 17:
- this.StateOrder = ((System.Windows.Controls.ComboBox)(target));
- return;
- case 18:
- this.SP_EditDate = ((System.Windows.Controls.StackPanel)(target));
-
- #line 95 "..\..\..\Pages\OrderCard.xaml"
- this.SP_EditDate.Loaded += new System.Windows.RoutedEventHandler(this.SP_EditOrder_Loaded);
-
- #line default
- #line hidden
- return;
- case 19:
- this.DP_Order = ((System.Windows.Controls.DatePicker)(target));
- return;
- case 20:
- this.B_Save = ((System.Windows.Controls.Button)(target));
-
- #line 100 "..\..\..\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 7:
-
- #line 57 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countPr_Loaded);
-
- #line default
- #line hidden
- break;
- case 8:
-
- #line 58 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.countDPr_Loaded);
-
- #line default
- #line hidden
- break;
- case 9:
-
- #line 61 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Discount_Loaded);
-
- #line default
- #line hidden
- break;
- case 10:
-
- #line 71 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Back_B_Click);
-
- #line default
- #line hidden
-
- #line 71 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Back_B_Loaded);
-
- #line default
- #line hidden
- break;
- case 11:
-
- #line 72 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.CountProduct_Loaded);
-
- #line default
- #line hidden
- break;
- case 12:
-
- #line 73 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Next_B_Click);
-
- #line default
- #line hidden
-
- #line 73 "..\..\..\Pages\OrderCard.xaml"
- ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Next_B_Loaded);
-
- #line default
- #line hidden
- break;
- }
- }
- }
- }
|