void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.grd_mapa = ((System.Windows.Controls.Grid)(target)); return; case 2: this.radMap = ((Telerik.Windows.Controls.RadMap)(target)); return; case 3: this.map = ((Telerik.Windows.Controls.Map.InformationLayer)(target)); return; case 4: #line 18 "..\..\..\..\..\Modulos\ProgramaSiembra\Controles\Croquis.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); #line default #line hidden return; case 5: this.floatingTip = ((System.Windows.Controls.Primitives.Popup)(target)); return; case 6: this.txt_mensajePopup = ((System.Windows.Controls.TextBlock)(target)); return; case 7: this.btn_nombresEspacios = ((System.Windows.Controls.Button)(target)); #line 22 "..\..\..\..\..\Modulos\ProgramaSiembra\Controles\Croquis.xaml" this.btn_nombresEspacios.Click += new System.Windows.RoutedEventHandler(this.btn_nombresEspacios_Click); #line default #line hidden return; case 8: this.btn_desactivarAutoCentrado = ((System.Windows.Controls.Button)(target)); #line 23 "..\..\..\..\..\Modulos\ProgramaSiembra\Controles\Croquis.xaml" this.btn_desactivarAutoCentrado.Click += new System.Windows.RoutedEventHandler(this.btn_desactivarAutoCentrado_Click); #line default #line hidden return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.radMap = ((Telerik.Windows.Controls.RadMap)(target)); return; case 2: this.map = ((Telerik.Windows.Controls.Map.InformationLayer)(target)); return; case 3: this.chb_modoCoordenadas = ((System.Windows.Controls.CheckBox)(target)); return; case 4: this.btn_CampoCardenal = ((InterfazWPF.Boton)(target)); return; case 5: this.btn_Imuris = ((InterfazWPF.Boton)(target)); return; case 6: this.rtg_color = ((System.Windows.Shapes.Rectangle)(target)); #line 37 "..\..\..\..\Modulos\ControlesUsuarioGenerales\win_testMaps.xaml" this.rtg_color.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Rectangle_MouseDown_1); #line default #line hidden return; case 7: this.radColorPicker = ((Telerik.Windows.Controls.RadColorSelector)(target)); return; case 8: this.txt_nombre = ((InterfazWPF.AdministracionSistema.ControlesUsuario.TextboxNormal)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this._thjis = ((TelerikWpfApp1.MainWindow)(target)); return; case 2: this.mmap = ((Telerik.Windows.Controls.RadMap)(target)); return; case 3: this.VisLayer = ((Telerik.Windows.Controls.Map.VisualizationLayer)(target)); #line 21 "..\..\..\MainWindow.xaml" this.VisLayer.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.VisLayer_SelectionChanged); #line default #line hidden return; } this._contentLoaded = true; }