Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._Canvas = ((System.Windows.Controls.Canvas)(target));
                return;

            case 2:
                this.CalendarPanel = ((ICTProjectPOS.Reservation_CalendarPanel)(target));
                return;

            case 3:
                this.WaitingListPanel = ((ICTProjectPOS.Reservation_WaitingListPanel)(target));
                return;

            case 4:
                this.AgendaPanel = ((ICTProjectPOS.Reservation_AgendaPanel)(target));
                return;

            case 5:
                this._GreyBackdrop = ((System.Windows.Shapes.Rectangle)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this._Canvas = ((System.Windows.Controls.Canvas)(target));
     return;
     case 2:
     this.CalendarPanel = ((ICTProjectPOS.Reservation_CalendarPanel)(target));
     return;
     case 3:
     this.WaitingListPanel = ((ICTProjectPOS.Reservation_WaitingListPanel)(target));
     return;
     case 4:
     this.AgendaPanel = ((ICTProjectPOS.Reservation_AgendaPanel)(target));
     return;
     case 5:
     this._GreyBackdrop = ((System.Windows.Shapes.Rectangle)(target));
     return;
     }
     this._contentLoaded = true;
 }