void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.variableGrid_Ctrl = ((XmlBuilder.Ctrl.VariableGridCtrl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 13 "..\..\..\..\..\..\Views\StructuredProduct\View\BaseInformationCtrl.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Edit_Button_Click); #line default #line hidden return; case 2: this.variableGrid_Ctrl = ((XmlBuilder.Ctrl.VariableGridCtrl)(target)); return; } this._contentLoaded = true; }