Пример #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.OldPersonRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 16 "..\..\..\..\..\Human\Supplier\CreateSupplierUC\CreateSupplierUC.xaml"
                this.OldPersonRadioButton.Checked += new System.Windows.RoutedEventHandler(this.OldPersonRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 2:
                this.NewPersonRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 17 "..\..\..\..\..\Human\Supplier\CreateSupplierUC\CreateSupplierUC.xaml"
                this.NewPersonRadioButton.Checked += new System.Windows.RoutedEventHandler(this.NewPersonRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 3:
                this.NewPersonGB = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:
                this.FirstNameValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.LastNameValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.PhoneNumberValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.NationalNumberValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.EmailValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.AddressValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.CityValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.CountryValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.BirthDateValue = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 13:
                this.JopTitleValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.JopAddressValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.GraduationDateValue = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 16:
                this.QualificationValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.DetailsValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.CompanyValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 19:
                this.OldPersonGB = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 20:
                this.PersonSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target));
                return;

            case 21:
                this.CompanyValue_OldCustomer = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:
                this.CloseTabButton = ((System.Windows.Controls.Button)(target));
                return;

            case 23:
                this.ReloadTabButton = ((System.Windows.Controls.Button)(target));

            #line 100 "..\..\..\..\..\Human\Supplier\CreateSupplierUC\CreateSupplierUC.xaml"
                this.ReloadTabButton.Click += new System.Windows.RoutedEventHandler(this.ReloadTabButton_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.PrintButton = ((System.Windows.Controls.Button)(target));
                return;

            case 25:
                this.ConfitmButton = ((System.Windows.Controls.Button)(target));

            #line 108 "..\..\..\..\..\Human\Supplier\CreateSupplierUC\CreateSupplierUC.xaml"
                this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.CloseButton = ((System.Windows.Controls.Button)(target));
                return;

            case 3:
                this.RefreshButton = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.PrintButton = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.ConfirmButton = ((System.Windows.Controls.Button)(target));

            #line 28 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ConfirmButton.Click += new System.Windows.RoutedEventHandler(this.ConfirmButton_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.CategoryFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 41 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.CategoryFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.BrandFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 45 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.BrandFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.ProductNameFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 49 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ProductNameFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProductNameFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.ProductNameSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target));

            #line 50 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ProductNameSearchValue.SelectionChanged += new Syncfusion.UI.Xaml.Grid.SelectionChangedEventHandler(this.ProductNameSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.ProductBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 68 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ProductBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductBarCodeSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.ProductSerialNumberSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 80 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ProductSerialNumberSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumberSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.ProductSerialNumber2SearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 92 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ProductSerialNumber2SearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumber2SearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.ProductDetailsValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.ProductSizeValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.SBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 115 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.SBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.SBarCodeSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 16:
                this.SBarCodeFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 124 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.SBarCodeFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SBarCodeFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 17:
                this.InStockValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target));
                return;

            case 18:
                this.StockSalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 19:
                this.StockIncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 155 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StockIncomePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StockIncomePriceValue_TextChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.IncomeOrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target));

            #line 170 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.IncomeOrderProductQuantityValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.IncomeOrderProductQuantityValue_ValueChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.IncomeOrderProductTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 22:
                this.IncomeOrderProductButton = ((System.Windows.Controls.Button)(target));

            #line 199 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.IncomeOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.IncomeOrderProductButton_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.ClearIncomeOrderProductButton = ((System.Windows.Controls.Button)(target));

            #line 201 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ClearIncomeOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.ClearIncomeOrderProductButton_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.CreateNewProductButton = ((System.Windows.Controls.Button)(target));

            #line 205 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.CreateNewProductButton.Click += new System.Windows.RoutedEventHandler(this.CreateNewProductButton_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.StockQuantityAlarmValue = ((Syncfusion.Windows.Shared.IntegerTextBox)(target));
                return;

            case 26:
                this.QuantityAlarmCB = ((System.Windows.Controls.CheckBox)(target));

            #line 223 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.QuantityAlarmCB.Checked += new System.Windows.RoutedEventHandler(this.QuantityAlarmCB_Checked);

            #line default
            #line hidden

            #line 223 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.QuantityAlarmCB.Unchecked += new System.Windows.RoutedEventHandler(this.QuantityAlarmCB_Unchecked);

            #line default
            #line hidden
                return;

            case 27:
                this.StockExpirationPeriodCB = ((System.Windows.Controls.CheckBox)(target));

            #line 227 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StockExpirationPeriodCB.Checked += new System.Windows.RoutedEventHandler(this.StockExpirationPeriodCB_Checked);

            #line default
            #line hidden

            #line 227 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StockExpirationPeriodCB.Unchecked += new System.Windows.RoutedEventHandler(this.StockExpirationPeriodCB_Unchecked);

            #line default
            #line hidden
                return;

            case 28:
                this.StockExpirationDateValue = ((System.Windows.Controls.DatePicker)(target));

            #line 228 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StockExpirationDateValue.SelectedDateChanged += new System.EventHandler <System.Windows.Controls.SelectionChangedEventArgs>(this.ExpirationDateValue_SelectedDateChanged);

            #line default
            #line hidden
                return;

            case 29:
                this.StockExpirationTimeValue = ((Syncfusion.Windows.Controls.Input.SfTimePicker)(target));
                return;

            case 30:
                this.StockExpirationPeriodValue = ((Syncfusion.Windows.Shared.TimeSpanEdit)(target));
                return;

            case 31:
                this.NotifyMeAtDateValue = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 32:
                this.NotifyMeAtTime = ((Syncfusion.Windows.Controls.Input.SfTimePicker)(target));
                return;

            case 33:
                this.ChooseSupplierGB = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 34:
                this.SelectedPersonButton = ((System.Windows.Controls.Button)(target));

            #line 273 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.SelectedPersonButton.Click += new System.Windows.RoutedEventHandler(this.SelectedPersonButton_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.AddNewSupplierButton = ((System.Windows.Controls.Button)(target));

            #line 280 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.AddNewSupplierButton.Click += new System.Windows.RoutedEventHandler(this.AddNewSupplierButton_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.ClearSupplierSupplier = ((System.Windows.Controls.Button)(target));

            #line 287 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ClearSupplierSupplier.Click += new System.Windows.RoutedEventHandler(this.ClearSupplierSupplier_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.SupplierSearchTypeValue = ((System.Windows.Controls.ComboBox)(target));

            #line 291 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.SupplierSearchTypeValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SupplierSearchTypeValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 38:
                this.SupplierSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target));
                return;

            case 39:
                this.IncomeOrderProductRecordsList = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 40:
                this.RemoveSelectedIncomeOrderProductRecormButton = ((System.Windows.Controls.Button)(target));

            #line 323 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.RemoveSelectedIncomeOrderProductRecormButton.Click += new System.Windows.RoutedEventHandler(this.RemoveSelectedIncomeOrderProductRecormButton_Click);

            #line default
            #line hidden
                return;

            case 41:
                this.BillNumberValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 42:
                this.DateValue = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 43:
                this.ShippingExpensesValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 342 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.ShippingExpensesValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.ShippingExpensesValue_TextChanged);

            #line default
            #line hidden
                return;

            case 44:
                this.IncomeOrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 45:
                this.RecentlyAddedGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 46:
                this.RecentlyAddProductsList = ((Syncfusion.UI.Xaml.Grid.SfDataGrid)(target));
                return;

            case 47:
                this.SupplierSwichGBButton = ((System.Windows.Controls.Button)(target));
                return;

            case 48:
                this.RecentAddedProductsSwichButton = ((System.Windows.Controls.Button)(target));
                return;

            case 49:
                this.IncomeOrderDetailsValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 50:
                this.CashRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 393 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.CashRadioButton.Checked += new System.Windows.RoutedEventHandler(this.CashRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 51:
                this.SuspendPayementRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 394 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.SuspendPayementRadioButton.Checked += new System.Windows.RoutedEventHandler(this.SuspendPayementRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 52:
                this.StoreWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 398 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StoreWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayNowValue_TextChanged);

            #line default
            #line hidden
                return;

            case 53:
                this.StoreWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 413 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.StoreWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StoreWillPayLaterValue_TextChanged);

            #line default
            #line hidden
                return;

            case 54:
                this.ShoppeeWalletValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 55:
                this.NewProductGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 56:
                this.BackToUserGridButton_FromCreateNewProductGrid = ((System.Windows.Controls.Button)(target));

            #line 443 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.BackToUserGridButton_FromCreateNewProductGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewProductGrid_Click);

            #line default
            #line hidden
                return;

            case 57:
                this.NewSupplierGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 58:
                this.BackToUserGridButton_FromCreateNewSupplierGrid = ((System.Windows.Controls.Button)(target));

            #line 449 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.BackToUserGridButton_FromCreateNewSupplierGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewSupplierGrid_Click);

            #line default
            #line hidden
                return;

            case 59:
                this.SelectedSupplierLogGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 60:
                this.BackToUserGridButton_FromSelectedSupplierGrid = ((System.Windows.Controls.Button)(target));

            #line 455 "..\..\..\..\..\Orders\In\IncomeOrder\IncomeOrderUC.xaml"
                this.BackToUserGridButton_FromSelectedSupplierGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromSelectedSupplierGrid_Click);

            #line default
            #line hidden
                return;

            case 61:
                this.SelectedSupplierContentControl = ((System.Windows.Controls.ContentControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Пример #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.CloseTabButton = ((System.Windows.Controls.Button)(target));
                return;

            case 3:
                this.ReloadTabButton = ((System.Windows.Controls.Button)(target));

            #line 22 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ReloadTabButton.Click += new System.Windows.RoutedEventHandler(this.ReloadTabButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.PrintButton = ((System.Windows.Controls.Button)(target));

            #line 26 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.PrintButton.Click += new System.Windows.RoutedEventHandler(this.PrintButton_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.ConfitmButton = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ConfitmButton.Click += new System.Windows.RoutedEventHandler(this.ConfitmButton_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.ChooseProductGB = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 7:
                this.CategoryFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 42 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.CategoryFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.BrandFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 46 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.BrandFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CategoryOrBrandFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.ProductNameFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 50 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ProductNameFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ProductNameFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.ProductNameSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target));

            #line 51 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ProductNameSearchValue.SelectionChanged += new Syncfusion.UI.Xaml.Grid.SelectionChangedEventHandler(this.ProductNameSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.ProductBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 69 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ProductBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductBarCodeSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 12:
                this.ProductSerialNumberSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 81 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ProductSerialNumberSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumberSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 13:
                this.ProductSerialNumber2SearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 93 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ProductSerialNumber2SearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.ProductSerialNumber2SearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.ProductDetailsValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:
                this.ProductSizeValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.SBarCodeSearchValue = ((Syncfusion.Windows.Controls.Input.SfTextBoxExt)(target));

            #line 115 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.SBarCodeSearchValue.SelectionChanged += new System.Windows.RoutedEventHandler(this.SBarCodeSearchValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 17:
                this.SBarCodeFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 124 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.SBarCodeFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.SBarCodeFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.InStockValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target));
                return;

            case 19:
                this.InStockFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 137 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.InStockFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.InStockFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.StockSalePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 141 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.StockSalePriceValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.StockSalePriceValue_TextChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.StockSalePriceFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 153 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.StockSalePriceFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StockSalePriceFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 22:
                this.StockIncomePriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 23:
                this.StockInomePriceFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 169 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.StockInomePriceFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.StockInomePriceFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.ExpirationValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 25:
                this.ExpirationFilterValue = ((System.Windows.Controls.ComboBox)(target));

            #line 174 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ExpirationFilterValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ExpirationFilterValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 26:
                this.DiscountValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 178 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.DiscountValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.DiscountValue_ValueChanged);

            #line default
            #line hidden
                return;

            case 27:
                this.ProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 28:
                this.OrderProductQuantityValue = ((Syncfusion.Windows.Shared.DoubleTextBox)(target));

            #line 208 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.OrderProductQuantityValue.ValueChanged += new System.Windows.PropertyChangedCallback(this.OrderProductQuantityValue_ValueChanged);

            #line default
            #line hidden
                return;

            case 29:
                this.OrderProductTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 30:
                this.AddOrderProductButton = ((System.Windows.Controls.Button)(target));

            #line 234 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.AddOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.AddOrderProductButton_Click);

            #line default
            #line hidden
                return;

            case 31:
                this.ClearOrderProductButton = ((System.Windows.Controls.Button)(target));

            #line 235 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ClearOrderProductButton.Click += new System.Windows.RoutedEventHandler(this.ClearOrderProductButton_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.CustomerSearchTypeValue = ((System.Windows.Controls.ComboBox)(target));

            #line 248 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.CustomerSearchTypeValue.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CustomerSearchTypeValue_SelectionChanged);

            #line default
            #line hidden
                return;

            case 33:
                this.CustomerSearchValue = ((Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl)(target));
                return;

            case 34:
                this.SelectedCustomerButton = ((System.Windows.Controls.Button)(target));
                return;

            case 35:
                this.AddNewCustomerButton = ((System.Windows.Controls.Button)(target));

            #line 272 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.AddNewCustomerButton.Click += new System.Windows.RoutedEventHandler(this.AddNewCustomerButton_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.ClearCusomerButton = ((System.Windows.Controls.Button)(target));

            #line 279 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.ClearCusomerButton.Click += new System.Windows.RoutedEventHandler(this.ClearCusomerButton_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.OrderProductRecordList = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 38:
                this.RemoveSelectedProductButton = ((System.Windows.Controls.Button)(target));

            #line 298 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.RemoveSelectedProductButton.Click += new System.Windows.RoutedEventHandler(this.RemoveSelectedProductButton_Click);

            #line default
            #line hidden
                return;

            case 39:
                this.TotalProfitValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 40:
                this.OrderTotalPriceValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));
                return;

            case 41:
                this.OrderDetailsValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 42:
                this.CashRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 344 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.CashRadioButton.Checked += new System.Windows.RoutedEventHandler(this.CashRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 43:
                this.SuspendPayementRadioButton = ((System.Windows.Controls.RadioButton)(target));

            #line 345 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.SuspendPayementRadioButton.Checked += new System.Windows.RoutedEventHandler(this.SuspendPayementRadioButton_Checked);

            #line default
            #line hidden
                return;

            case 44:
                this.CustomerWillPayNowValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 348 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.CustomerWillPayNowValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayNowValue_TextChanged);

            #line default
            #line hidden
                return;

            case 45:
                this.CustomerWillPayLaterValue = ((Syncfusion.Windows.Shared.CurrencyTextBox)(target));

            #line 362 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.CustomerWillPayLaterValue.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.CustomerWillPayLaterValue_TextChanged);

            #line default
            #line hidden
                return;

            case 46:
                this.PrintGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 47:
                this.BackToNormalGridButton = ((System.Windows.Controls.Button)(target));

            #line 378 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.BackToNormalGridButton.Click += new System.Windows.RoutedEventHandler(this.BackToNormalGridButton_Click);

            #line default
            #line hidden
                return;

            case 48:
                this.SellOrderReportPrint = ((Stimulsoft.Report.Viewer.StiWpfViewerControl)(target));
                return;

            case 49:
                this.OrganizationOrdersCountValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 50:
                this.SelectedCustomerOrdersCountValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 51:
                this.OrderCountTodayValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 52:
                this.StaffOrderCountTodayValue = ((System.Windows.Controls.TextBox)(target));
                return;

            case 53:
                this.StaffNameValue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 54:
                this.CreateCustomerGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 55:
                this.BackToUserGridButton_FromCreateNewCustomerGrid = ((System.Windows.Controls.Button)(target));

            #line 400 "..\..\..\..\..\Orders\Out\SellUC\SellUC.xaml"
                this.BackToUserGridButton_FromCreateNewCustomerGrid.Click += new System.Windows.RoutedEventHandler(this.BackToUserGridButton_FromCreateNewCustomerGrid_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.SelectedCustomerLogGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }