Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.root = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.timeSelect = ((ZebraBangumi.TimeSelectBlock)(target));
                return;

            case 3:
                this.btnSaveForm = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

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

            case 5:
                this.mainShow = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.root = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.timeSelect = ((ZebraBangumi.TimeSelectBlock)(target));
                return;

            case 3:
                this.btnSaveForm = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

            case 4:
                this.detailSelect = ((ZebraBangumi.AddableSelectBlock)(target));
                return;

            case 5:
                this.chart = ((LiveCharts.Wpf.CartesianChart)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.root = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.tsBlock = ((ZebraBangumi.TimeSelectBlock)(target));
                return;

            case 3:
                this.btnSaveForm = ((System.Windows.Controls.Primitives.ToggleButton)(target));
                return;

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

            case 5:
                this.pChart = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 6:
                this.chartTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 7:
                this.chart = ((LiveCharts.Wpf.PieChart)(target));
                return;

            case 8:
                this.nsBlock = ((ZebraBangumi.NormalSelectBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }