void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Controls = ((System.Windows.Controls.ContentControl)(target)); return; case 2: this.mainPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 3: this.btnClose = ((System.Windows.Controls.Border)(target)); #line 23 "..\..\..\..\..\..\..\ERP\Modules\LRG\Clientes\Views\MainView.xaml" this.btnClose.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.btnClose_MouseLeftButtonDown); #line default #line hidden return; case 4: this.main = ((GGGC.Admin.ERP.Modules.AR.Catalogs.Clientes.Views.ClienteView)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Controls = ((System.Windows.Controls.ContentControl)(target)); return; case 2: this.mainPanel = ((System.Windows.Controls.DockPanel)(target)); return; case 3: this.main = ((GGGC.Admin.ERP.Modules.AR.Catalogs.Clientes.Views.ClienteView)(target)); return; } this._contentLoaded = true; }