void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\Pages\ConstructFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New); #line default #line hidden return; case 2: #line 13 "..\..\..\Pages\ConstructFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save); #line default #line hidden return; case 3: this.LinkList = ((TableConstruct.Pages.BaseListPanel)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 12 "..\..\..\Pages\ConstructItemInfo.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New); #line default #line hidden return; case 2: #line 13 "..\..\..\Pages\ConstructItemInfo.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save); #line default #line hidden return; case 3: this.LinkList = ((TableConstruct.Pages.BaseListPanel)(target)); return; case 4: this.ItemAttrPanel = ((System.Windows.Controls.StackPanel)(target)); return; case 5: this.Name = ((System.Windows.Controls.TextBox)(target)); return; case 6: this.ItemCode = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.typePanel = ((TableConstruct.Pages.TypePanel)(target)); return; case 8: this.ItemDefault = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.ItemRepeat = ((System.Windows.Controls.TextBox)(target)); return; } this._contentLoaded = true; }