void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.OnboardingHeader = ((QuickZip.UserControls.OnboardingHeader)(target));
                return;

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

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

            case 4:
                this.BrowserScreenShotImage = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.RightSide = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.TopPanelRow = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 2:
                this.MainRow = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 3:
                this.ExplanationRow = ((System.Windows.Controls.RowDefinition)(target));
                return;

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

            case 5:
                this.TitleGrid = ((QuickZip.UserControls.OnboardingHeader)(target));
                return;

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

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

            case 8:
                this.LicenseField = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.validationErrorLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.ExplanationGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 11:
                this.BottomGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }