void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ucExpanderItem = ((VMukti.Presentation.Controls.CtlExpanderContent)(target));
                return;

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

            case 3:
                this.trvExpanderContent = ((System.Windows.Controls.TreeView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ucModules = ((VMukti.Presentation.Controls.CtlBuddies)(target));
                return;

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

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

            case 4:
                this.rowDef1 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.rowDef2 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 6:
                this.rowDef3 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 7:
                this.rowDef4 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 8:
                this.brdMainGlass1 = ((System.Windows.Controls.Border)(target));
                return;

            case 9:
                this.cnvMain = ((System.Windows.Controls.Canvas)(target));
                return;

            case 10:
                this.tblkTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.btnClose = ((System.Windows.Controls.Button)(target));
                return;

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

            case 13:
                this.cnvImage = ((System.Windows.Controls.Canvas)(target));
                return;

            case 14:
                this.cnvFind = ((System.Windows.Controls.Canvas)(target));
                return;

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

            case 16:
                this.btnFind = ((System.Windows.Controls.Button)(target));
                return;

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

            case 18:
                this.tbtWidgets = ((System.Windows.Controls.ToolBarTray)(target));
                return;

            case 19:
                this.tbWidgets = ((System.Windows.Controls.ToolBar)(target));
                return;

            case 20:
                this.spContent = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 21:
                this.objExpConBuddies = ((VMukti.Presentation.Controls.CtlExpanderContent)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ucExpanderItem = ((VMukti.Presentation.Controls.CtlExpanderContent)(target));
     return;
     case 2:
     this.grdMain = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.trvExpanderContent = ((System.Windows.Controls.TreeView)(target));
     return;
     }
     this._contentLoaded = true;
 }
Example #4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ucModules = ((VMukti.Presentation.Controls.CtlBuddies)(target));
     return;
     case 2:
     this.grdMain = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.colDef1 = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 4:
     this.rowDef1 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 5:
     this.rowDef2 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 6:
     this.rowDef3 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 7:
     this.rowDef4 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 8:
     this.brdMainGlass1 = ((System.Windows.Controls.Border)(target));
     return;
     case 9:
     this.cnvMain = ((System.Windows.Controls.Canvas)(target));
     return;
     case 10:
     this.tblkTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     return;
     case 12:
     this.btnFloting1 = ((System.Windows.Controls.Button)(target));
     return;
     case 13:
     this.cnvImage = ((System.Windows.Controls.Canvas)(target));
     return;
     case 14:
     this.cnvFind = ((System.Windows.Controls.Canvas)(target));
     return;
     case 15:
     this.txtAddBuddies = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.btnFind = ((System.Windows.Controls.Button)(target));
     return;
     case 17:
     this.btnAdd = ((System.Windows.Controls.Button)(target));
     return;
     case 18:
     this.tbtWidgets = ((System.Windows.Controls.ToolBarTray)(target));
     return;
     case 19:
     this.tbWidgets = ((System.Windows.Controls.ToolBar)(target));
     return;
     case 20:
     this.spContent = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 21:
     this.objExpConBuddies = ((VMukti.Presentation.Controls.CtlExpanderContent)(target));
     return;
     }
     this._contentLoaded = true;
 }