예제 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Modules = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 2:
     this.Catagory = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 3:
     this.Container = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 4:
     this.brdCtlLogin = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.objLogin = ((VMukti.Presentation.Controls.CtlLogin)(target));
     return;
     case 6:
     this.brdModuleButtons = ((System.Windows.Controls.Border)(target));
     return;
     case 7:
     this.panelModules = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 8:
     this.btnpage = ((System.Windows.Controls.Button)(target));
     return;
     case 9:
     this.btnModule = ((System.Windows.Controls.Button)(target));
     return;
     case 10:
     this.panelCatagory = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 11:
     this.grdModule = ((System.Windows.Controls.Grid)(target));
     return;
     case 12:
     this.panelContainer = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 13:
     this.brdPaging = ((System.Windows.Controls.Border)(target));
     return;
     case 14:
     this.grdStatus = ((System.Windows.Controls.Grid)(target));
     return;
     case 15:
     this.brdText = ((System.Windows.Controls.Border)(target));
     return;
     case 16:
     this.tbStatus = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.btnPrevious = ((System.Windows.Controls.Button)(target));
     return;
     case 18:
     this.Arrow1 = ((System.Windows.Shapes.Path)(target));
     return;
     case 19:
     this.btnNext = ((System.Windows.Controls.Button)(target));
     return;
     case 20:
     this.Arrow2 = ((System.Windows.Shapes.Path)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Modules = ((System.Windows.Controls.ColumnDefinition)(target));
                return;

            case 2:
                this.Catagory = ((System.Windows.Controls.ColumnDefinition)(target));
                return;

            case 3:
                this.Container = ((System.Windows.Controls.ColumnDefinition)(target));
                return;

            case 4:
                this.brdCtlLogin = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.objLogin = ((VMukti.Presentation.Controls.CtlLogin)(target));
                return;

            case 6:
                this.brdModuleButtons = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.panelModules = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

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

            case 10:
                this.panelCatagory = ((System.Windows.Controls.WrapPanel)(target));
                return;

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

            case 12:
                this.panelContainer = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 13:
                this.brdPaging = ((System.Windows.Controls.Border)(target));
                return;

            case 14:
                this.grdStatus = ((System.Windows.Controls.Grid)(target));
                return;

            case 15:
                this.brdText = ((System.Windows.Controls.Border)(target));
                return;

            case 16:
                this.tbStatus = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.btnPrevious = ((System.Windows.Controls.Button)(target));
                return;

            case 18:
                this.Arrow1 = ((System.Windows.Shapes.Path)(target));
                return;

            case 19:
                this.btnNext = ((System.Windows.Controls.Button)(target));
                return;

            case 20:
                this.Arrow2 = ((System.Windows.Shapes.Path)(target));
                return;
            }
            this._contentLoaded = true;
        }