void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded_1); #line default #line hidden return; case 2: #line 20 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New); #line default #line hidden return; case 3: #line 21 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save); #line default #line hidden return; case 4: this.LinkList = ((TableConstruct.BaseTreePanel)(target)); return; case 5: this.ListFrame = ((UITemplate.Controls.ListBaseFrame)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded_1); #line default #line hidden return; case 2: #line 20 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_New); #line default #line hidden return; case 3: #line 21 "..\..\..\Pages\ContentFileList.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Save); #line default #line hidden return; case 4: this.LinkList = ((TableConstruct.BaseListPanel)(target)); return; case 5: this.ListFrame = ((UITemplate.Controls.ListBaseFrame)(target)); return; } this._contentLoaded = true; }