void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window_add_details_arr = ((GreatestApplicatioInMyLife.add_detail_move)(target));
                return;

            case 2:
                this.be_nom = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 14 "..\..\add_detail_move.xaml"
                this.be_nom.DefaultButtonClick += new System.Windows.RoutedEventHandler(this.be_nom_DefaultButtonClick);

            #line default
            #line hidden
                return;

            case 3:
                this.culc_sum = ((DevExpress.Xpf.Editors.PopupCalcEdit)(target));

            #line 17 "..\..\add_detail_move.xaml"
                this.culc_sum.TextInput += new System.Windows.Input.TextCompositionEventHandler(this.calc_sel_TextInput);

            #line default
            #line hidden
                return;

            case 4:
                this.tbp_main_window_di = ((System.Windows.Controls.Primitives.ToolBarPanel)(target));
                return;

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

            #line 20 "..\..\add_detail_move.xaml"
                this.bt_add_det.Click += new System.Windows.RoutedEventHandler(this.bt_add_det_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.bt_can_add_det = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.window_unity_di = ((GreatestApplicatioInMyLife.insert_char_nom)(target));
                return;

            case 2:
                this.be_char = ((DevExpress.Xpf.Editors.ButtonEdit)(target));

            #line 16 "..\..\..\insert_char_nom.xaml"
                this.be_char.DefaultButtonClick += new System.Windows.RoutedEventHandler(this.be_char_DefaultButtonClick);

            #line default
            #line hidden
                return;

            case 3:
                this.ce_price = ((DevExpress.Xpf.Editors.PopupCalcEdit)(target));
                return;

            case 4:
                this.tbp_main_window_di = ((System.Windows.Controls.Primitives.ToolBarPanel)(target));
                return;

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

            #line 24 "..\..\..\insert_char_nom.xaml"
                this.bt_create_nom.Click += new System.Windows.RoutedEventHandler(this.bt_create_nom_Click_1);

            #line default
            #line hidden
                return;

            case 6:
                this.bt_can_cr_nom = ((System.Windows.Controls.Button)(target));

            #line 26 "..\..\..\insert_char_nom.xaml"
                this.bt_can_cr_nom.Click += new System.Windows.RoutedEventHandler(this.bt_can_cr_nom_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }