void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.DcIncomes = ((ShortBody.Resources.UserControls.DocumentControl)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\Reports\ZoneReport.xaml" ((ShortBody.Reports.ZoneReport)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Window_Unloaded); #line default #line hidden return; case 2: this.ZoneDocumentControl = ((ShortBody.Resources.UserControls.DocumentControl)(target)); return; case 3: #line 19 "..\..\..\Reports\ZoneReport.xaml" ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.stpTertiary_Loaded); #line default #line hidden return; case 4: #line 23 "..\..\..\Reports\ZoneReport.xaml" ((System.Windows.Controls.StackPanel)(target)).Loaded += new System.Windows.RoutedEventHandler(this.stpPrimary_Loaded); #line default #line hidden return; case 5: #line 31 "..\..\..\Reports\ZoneReport.xaml" ((System.Windows.Controls.StackPanel)(target)).Loaded += new System.Windows.RoutedEventHandler(this.stpHalf_Loaded); #line default #line hidden return; case 6: #line 39 "..\..\..\Reports\ZoneReport.xaml" ((System.Windows.Controls.StackPanel)(target)).Loaded += new System.Windows.RoutedEventHandler(this.stpQuarter_Loaded); #line default #line hidden return; } this._contentLoaded = true; }