Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\..\..\AZ\Ncr\Views\AddressDialog.xaml"
                ((GGGC.Admin.AZ.Ncr.Views.Address)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.nameField = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.address = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.Date = ((Syncfusion.Windows.Shared.DateTimeEdit)(target));
                return;

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

            case 6:
                this.dueDate = ((Syncfusion.Windows.Shared.DateTimeEdit)(target));
                return;

            case 7:

            #line 107 "..\..\..\..\..\AZ\Ncr\Views\AddressDialog.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.updtButton_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 108 "..\..\..\..\..\AZ\Ncr\Views\AddressDialog.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.statWindow = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:

            #line 31 "..\..\Stats.xaml"
                ((Syncfusion.Windows.Shared.MenuItemAdv)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItemAdv_Click);

            #line default
            #line hidden
                return;

            case 3:

            #line 34 "..\..\Stats.xaml"
                ((Syncfusion.Windows.Shared.MenuItemAdv)(target)).Click += new System.Windows.RoutedEventHandler(this.Reports_click1);

            #line default
            #line hidden
                return;

            case 4:

            #line 35 "..\..\Stats.xaml"
                ((Syncfusion.Windows.Shared.MenuItemAdv)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItemAdv_Click_1);

            #line default
            #line hidden
                return;

            case 5:
                this.Refresh = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.date_de_debut_satats = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.date_debut = ((Syncfusion.Windows.Shared.DateTimeEdit)(target));
                return;

            case 8:
                this.button = ((System.Windows.Controls.Button)(target));

            #line 51 "..\..\Stats.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.date_de_fin_satats = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.date_fin = ((Syncfusion.Windows.Shared.DateTimeEdit)(target));
                return;

            case 11:
                this.gridStats = ((System.Windows.Controls.Grid)(target));
                return;

            case 12:
                this.sourceDiagram = ((VirApp.Diagram)(target));
                return;
            }
            this._contentLoaded = true;
        }