void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutControl = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 2:
                this.entityGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 3:
                this.mapControl1 = ((DevExpress.Xpf.Map.MapControl)(target));
                return;

            case 4:
                this.routeProvider = ((DevExpress.Xpf.Map.BingRouteDataProvider)(target));

            #line 75 "..\..\..\Views\Entregas\RouteTrackingCollectionView.xaml"
                this.routeProvider.LayerItemsGenerating += new DevExpress.Xpf.Map.LayerItemsGeneratingEventHandler(this.routeProvider_LayerItemsGenerating);

            #line default
            #line hidden
                return;

            case 5:
                this.ContentImageFirm = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 6:
                this.listPoints = ((System.Windows.Controls.DataGrid)(target));

            #line 93 "..\..\..\Views\Entregas\RouteTrackingCollectionView.xaml"
                this.listPoints.Loaded += new System.Windows.RoutedEventHandler(this.listPoints_Loaded);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.layoutControl = ((DevExpress.Xpf.LayoutControl.LayoutControl)(target));
                return;

            case 2:
                this.entityGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 3:
                this.tableViewGridControl = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 4:
                this.SerializeHelper = ((NextBO.Wpf.GridSaveLayoutBehavior)(target));
                return;

            case 5:
                this.DeliveryTableView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 6:
                this.ContentImageDelivery = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 7:
                this.ContentImageFirm = ((DevExpress.Xpf.LayoutControl.LayoutItem)(target));
                return;

            case 8:
                this.mapControl = ((DevExpress.Xpf.Map.MapControl)(target));
                return;
            }
            this._contentLoaded = true;
        }