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

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

            case 3:
                this.BtnBack = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.TextTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.BtnAbout = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.GridTopDeleteMenu = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.GridDeleteLight = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.StackDrawer = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 9:
                this.GripDrawer = ((System.Windows.Controls.Border)(target));
                return;

            case 10:
                this.ImageGrip = ((System.Windows.Controls.Image)(target));
                return;

            case 11:
                this.ScrollContent = ((Lumino.Controls.ScrollViewerWithTouch)(target));
                return;

            case 12:
                this.StackDrawerContent = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.CanvasRoot = ((System.Windows.Controls.Canvas)(target));
     return;
     case 2:
     this.GridTopMenu = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.BtnBack = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.TextTitle = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.BtnAbout = ((System.Windows.Controls.Image)(target));
     return;
     case 6:
     this.GridTopDeleteMenu = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.GridDeleteLight = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.StackDrawer = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 9:
     this.GripDrawer = ((System.Windows.Controls.Border)(target));
     return;
     case 10:
     this.ImageGrip = ((System.Windows.Controls.Image)(target));
     return;
     case 11:
     this.ScrollContent = ((Lumino.Controls.ScrollViewerWithTouch)(target));
     return;
     case 12:
     this.StackDrawerContent = ((System.Windows.Controls.StackPanel)(target));
     return;
     }
     this._contentLoaded = true;
 }