void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: this.Window = ((BMC.Presentation.CashDeskManager.UserControls.CVoidAutoCancelledTickets)(target)); return; case 2: #line 9 "..\..\..\UserControls\CVoidAutoCancelledTickets.xaml" ((System.Windows.Controls.UserControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded); #line default #line hidden return; case 3: this.pnlHeader = ((System.Windows.Controls.Grid)(target)); return; case 4: this.btnExit = ((System.Windows.Controls.Button)(target)); #line 74 "..\..\..\UserControls\CVoidAutoCancelledTickets.xaml" this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click); #line default #line hidden return; case 5: this.tbHeader = ((System.Windows.Controls.TextBlock)(target)); return; case 6: this.lvVoidCancelled = ((System.Windows.Controls.ListView)(target)); return; case 7: this.prgVoidcancelled = ((System.Windows.Controls.ProgressBar)(target)); return; case 8: this.btnPrint = ((System.Windows.Controls.Button)(target)); #line 92 "..\..\..\UserControls\CVoidAutoCancelledTickets.xaml" this.btnPrint.Click += new System.Windows.RoutedEventHandler(this.btnPrint_Click); #line default #line hidden return; case 9: this.btnExport = ((System.Windows.Controls.Button)(target)); #line 93 "..\..\..\UserControls\CVoidAutoCancelledTickets.xaml" this.btnExport.Click += new System.Windows.RoutedEventHandler(this.btnExport_Click); #line default #line hidden return; } this._contentLoaded = true; }