void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Confirmation_Screen = ((Fast_Track_Flights.MainWindow)(target));
                return;

            case 2:
                this.Confirmation_Screen1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Fast_Track_Flights = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.Flight_Selection = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.thankYouMessage = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.gridSplitter_Copy = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 7:
                this.mainMenu = ((System.Windows.Controls.Button)(target));
                return;

            case 8:
                this.departText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 10:
                this.departureFlightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 11:
                this.returnFlightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Main_Screen1 = ((Fast_Track_Flights.MainWindow)(target));
                return;

            case 2:
                this.Main_Screen = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Fast_Track_Flights = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.Flight_Selection = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.One_Way = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.oneWayButton = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 7:
                this.Return = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.returnButton = ((System.Windows.Controls.RadioButton)(target));
                return;

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

            case 10:
                this.return_airport_title = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.depart_airport_title = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.airport_options_depart = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this.airport_options_return = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 14:
                this.gridSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 15:
                this.date_title = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.return_date_title = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.depart_date_title = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.gridSplitter_Copy = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 19:
                this.depart_date = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 20:
                this.return_date = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 21:
                this.search_button = ((System.Windows.Controls.Button)(target));
                return;

            case 22:
                this.special_offerGrid = ((System.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Payment_Screen = ((Fast_Track_Flights.MainWindow)(target));
                return;

            case 2:
                this.Payment_Screen1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Fast_Track_Flights = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.Flight_Selection = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.departText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 7:
                this.paymentDetails = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.surnameText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 10:
                this.countyCombo = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 11:
                this.gridSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 12:
                this.search_button = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.departureFlightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 14:
                this.returnFlightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            case 16:
                this.fornameText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 18:
                this.ageText = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.ageTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.emailText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 22:
                this.phoneText = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.phoneTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.address1Text = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.address1TextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this.address2Text = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.address2TextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 28:
                this.townText = ((System.Windows.Controls.Label)(target));
                return;

            case 29:
                this.townTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.countyText = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.countryText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 33:
                this.nationText = ((System.Windows.Controls.Label)(target));
                return;

            case 34:
                this.cardTypeCombo = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 35:
                this.cardTypeText = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.cardNumberText = ((System.Windows.Controls.Label)(target));
                return;

            case 37:
                this.cardNumberTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 38:
                this.cardHolderText = ((System.Windows.Controls.Label)(target));
                return;

            case 39:
                this.cardHolderTextBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 40:
                this.expiryText = ((System.Windows.Controls.Label)(target));
                return;

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

            case 42:
                this.cv2Text = ((System.Windows.Controls.Label)(target));
                return;

            case 43:
                this.cv2TextBox = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Flight_Screen = ((Fast_Track_Flights.MainWindow)(target));
                return;

            case 2:
                this.Flight_Screen1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.Fast_Track_Flights = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.Flight_Selection = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.depart_airport = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.gridSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 7:
                this.return_airport_title = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.gridSplitter_Copy = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 9:
                this.book_button = ((System.Windows.Controls.Button)(target));
                return;

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

            case 11:
                this.day_before_depart_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 12:
                this.current_depart_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 13:
                this.day_after_depart_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

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

            case 15:
                this.day_before_return_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 16:
                this.current_return_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 17:
                this.day_after_return_flightGrid = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 18:
                this.gridSplitter_Copy2 = ((System.Windows.Controls.GridSplitter)(target));
                return;
            }
            this._contentLoaded = true;
        }