Exemple #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DockRoot = ((Lumino.GridDock)(target));
                return;

            case 2:
                this.ViewWelcome = ((System.Windows.Controls.Viewbox)(target));
                return;

            case 3:
                this.BorderLoading = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.GridLoading = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.LabelSystem = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemple #2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.DockRoot = ((Lumino.GridDock)(target));
     return;
     case 2:
     this.ViewWelcome = ((System.Windows.Controls.Viewbox)(target));
     return;
     case 3:
     this.BorderLoading = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.GridLoading = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.LabelSystem = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }