Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\..\..\Stats\NumTesisGenerales.xaml"
                ((ListadoDeTesis.Stats.NumTesisGenerales)(target)).Loaded += new System.Windows.RoutedEventHandler(this.RadWindow_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.TotalesAbogado = ((Telerik.Windows.Controls.RadCartesianChart)(target));
                return;

            case 3:
                this.TesisPleno = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 4:
                this.TesisPrimera = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 5:
                this.TesisSegunda = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 6:
                this.TesisPlenosC = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 7:
                this.TesisTribunales = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 8:
                this.TxtTitle = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 9:
                this.CbxYear = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 91 "..\..\..\..\Stats\NumTesisGenerales.xaml"
                this.CbxYear.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbxYear_SelectionChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.HeaderText = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 2:
                this.AccidentsChart = ((Telerik.Windows.Controls.RadCartesianChart)(target));
                return;

            case 3:
                this.BarSeries = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\..\Stats\TesisPorAbogadoPorFecha.xaml"
                ((ListadoDeTesis.Stats.TesisPorAbogadoPorFecha)(target)).Loaded += new System.Windows.RoutedEventHandler(this.RadWindow_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.DpFechaDeEnvio = ((Telerik.Windows.Controls.RadDatePicker)(target));

            #line 27 "..\..\..\..\Stats\TesisPorAbogadoPorFecha.xaml"
                this.DpFechaDeEnvio.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.DpFechaDeEnvio_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.TesisLawyer = ((Telerik.Windows.Controls.ChartView.BarSeries)(target));
                return;

            case 4:
                this.CbxAbogados = ((Telerik.Windows.Controls.RadComboBox)(target));

            #line 71 "..\..\..\..\Stats\TesisPorAbogadoPorFecha.xaml"
                this.CbxAbogados.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.CbxAbogados_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.GTesis = ((Telerik.Windows.Controls.RadGridView)(target));
                return;
            }
            this._contentLoaded = true;
        }