Exemplo n.º 1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CVoidTicket)(target));
     
     #line 2 "..\..\..\Views\CVoidTicket.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
     return;
     case 4:
     this.gridTicScanDet = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.txtNotes = ((System.Windows.Controls.TextBox)(target));
     
     #line 39 "..\..\..\Views\CVoidTicket.xaml"
     this.txtNotes.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lblVoidAmount = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.lblVoidAmountValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 9:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.btnVerify = ((System.Windows.Controls.Button)(target));
     
     #line 79 "..\..\..\Views\CVoidTicket.xaml"
     this.btnVerify.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((BMC.Presentation.CExceptionVoucher)(target));

            #line 8 "..\..\..\Views\CExceptionVoucher.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
                return;

            case 4:
                this.gridTicScanDet = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.txtStatus = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.btnVerify = ((System.Windows.Controls.Button)(target));

            #line 104 "..\..\..\Views\CExceptionVoucher.xaml"
                this.btnVerify.Click += new System.Windows.RoutedEventHandler(this.btnVerify_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((BMC.Presentation.NumberPadWind)(target));

            #line 7 "..\..\NumberPadWind.xaml"
                this.Window.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Drag_Event);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.ucTicketEntry = ((BMC.Presentation.CTicketEntry)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\UserControls\CFillVault.xaml"
     ((BMC.Presentation.CFillVault)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.cfillVault = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.grp_bills = ((System.Windows.Controls.GroupBox)(target));
     return;
     case 4:
     this.lbl_DeviceName = ((System.Windows.Controls.Label)(target));
     return;
     case 5:
     this.cmb_DeviceName = ((System.Windows.Controls.ComboBox)(target));
     
     #line 45 "..\..\..\UserControls\CFillVault.xaml"
     this.cmb_DeviceName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmb_DeviceName_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 6:
     this.lbl_SerialNo = ((System.Windows.Controls.Label)(target));
     return;
     case 7:
     this.txt_SerialNo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.lbl_AlertLevel = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.txt_AlertLevel = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.lbl_Manufacturer = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.txt_Manufacturer = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.lbl_Type = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.txt_Type = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.lbl_CurrentBalance = ((System.Windows.Controls.Label)(target));
     return;
     case 15:
     this.txt_CurrentBalance = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.btn_PrintSlip = ((System.Windows.Controls.Button)(target));
     
     #line 69 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_PrintSlip.Click += new System.Windows.RoutedEventHandler(this.btn_PrintSlip_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.btn_RefreshBalance = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_RefreshBalance.Click += new System.Windows.RoutedEventHandler(this.btn_RefreshBalance_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
     return;
     case 19:
     this.lblTransactionReason = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.cmbTransactionReason = ((System.Windows.Controls.ComboBox)(target));
     
     #line 88 "..\..\..\UserControls\CFillVault.xaml"
     this.cmbTransactionReason.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbTransactionReason_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 21:
     this.lbl_Status = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 22:
     this.btn_StandardFill = ((System.Windows.Controls.Button)(target));
     
     #line 107 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_StandardFill.Click += new System.Windows.RoutedEventHandler(this.btn_StandardFill_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.btn_FillVault = ((System.Windows.Controls.Button)(target));
     
     #line 108 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_FillVault.Click += new System.Windows.RoutedEventHandler(this.btn_FillVault_Click);
     
     #line default
     #line hidden
     return;
     case 24:
     this.btn_Bleed = ((System.Windows.Controls.Button)(target));
     
     #line 109 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_Bleed.Click += new System.Windows.RoutedEventHandler(this.btn_Bleed_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.gd_adjustment = ((System.Windows.Controls.Grid)(target));
     return;
     case 26:
     this.lbl_Adjustment = ((System.Windows.Controls.Label)(target));
     return;
     case 27:
     this.btn_Adjustment_Positive = ((System.Windows.Controls.Button)(target));
     
     #line 126 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_Adjustment_Positive.Click += new System.Windows.RoutedEventHandler(this.btn_Adjustment_Positive_Click);
     
     #line default
     #line hidden
     return;
     case 28:
     this.btn_Adjustment_Negative = ((System.Windows.Controls.Button)(target));
     
     #line 128 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_Adjustment_Negative.Click += new System.Windows.RoutedEventHandler(this.btn_Adjustment_Negative_Click);
     
     #line default
     #line hidden
     return;
     case 29:
     this.gd_Drop = ((System.Windows.Controls.Grid)(target));
     return;
     case 30:
     this.lbl_Drop = ((System.Windows.Controls.Label)(target));
     return;
     case 31:
     this.btn_StandardDrop = ((System.Windows.Controls.Button)(target));
     
     #line 147 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_StandardDrop.Click += new System.Windows.RoutedEventHandler(this.btn_StandardDrop_Click);
     
     #line default
     #line hidden
     return;
     case 32:
     this.btn_FinalDrop = ((System.Windows.Controls.Button)(target));
     
     #line 149 "..\..\..\UserControls\CFillVault.xaml"
     this.btn_FinalDrop.Click += new System.Windows.RoutedEventHandler(this.btn_FinalDrop_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((BMC.Presentation.CRedeemTicket)(target));

            #line 2 "..\..\..\Views\CRedeemTicket.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.gridCashDispenser = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.dispenserStatus = ((BMC.Presentation.POS.UserControls.CashDispenserStatus)(target));
                return;

            case 5:
                this.gridRedeemedTicket = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.txtPrintedMachine = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.lblPrintedMachine = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.txtClaimedDate = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.lblClaimedDate = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.txtClaimedDevice = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.lblClaimedDevice = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.txtTickAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.lblTickAmount = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
                return;

            case 15:
                this.gridTicScanDet = ((System.Windows.Controls.Grid)(target));
                return;

            case 16:
                this.txtStatus = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.txtWarning = ((System.Windows.Controls.TextBox)(target));
                return;

            case 18:
                this.lblWarning = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.grid1 = ((System.Windows.Controls.Grid)(target));
                return;

            case 20:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.label2 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.TextBlock_11 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.txtAmount = ((System.Windows.Controls.TextBox)(target));
                return;

            case 24:
                this.btnVerify = ((System.Windows.Controls.Button)(target));

            #line 116 "..\..\..\Views\CRedeemTicket.xaml"
                this.btnVerify.Click += new System.Windows.RoutedEventHandler(this.button_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.btnGetVoucherInfo = ((System.Windows.Controls.Button)(target));

            #line 117 "..\..\..\Views\CRedeemTicket.xaml"
                this.btnGetVoucherInfo.Click += new System.Windows.RoutedEventHandler(this.btnGetVoucherInfo_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\UserControls\CFillVault.xaml"
                ((BMC.Presentation.CFillVault)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cfillVault = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.grp_bills = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:
                this.lbl_DeviceName = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.cmb_DeviceName = ((System.Windows.Controls.ComboBox)(target));

            #line 45 "..\..\..\UserControls\CFillVault.xaml"
                this.cmb_DeviceName.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmb_DeviceName_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.lbl_SerialNo = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.txt_SerialNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.lbl_AlertLevel = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.txt_AlertLevel = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.lbl_Manufacturer = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.txt_Manufacturer = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.lbl_Type = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.txt_Type = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.lbl_CurrentBalance = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.txt_CurrentBalance = ((System.Windows.Controls.TextBox)(target));
                return;

            case 16:
                this.btn_PrintSlip = ((System.Windows.Controls.Button)(target));

            #line 69 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_PrintSlip.Click += new System.Windows.RoutedEventHandler(this.btn_PrintSlip_Click);

            #line default
            #line hidden
                return;

            case 17:
                this.btn_RefreshBalance = ((System.Windows.Controls.Button)(target));

            #line 72 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_RefreshBalance.Click += new System.Windows.RoutedEventHandler(this.btn_RefreshBalance_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
                return;

            case 19:
                this.lblTransactionReason = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.cmbTransactionReason = ((System.Windows.Controls.ComboBox)(target));

            #line 88 "..\..\..\UserControls\CFillVault.xaml"
                this.cmbTransactionReason.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbTransactionReason_SelectionChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.lbl_Status = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.btn_StandardFill = ((System.Windows.Controls.Button)(target));

            #line 107 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_StandardFill.Click += new System.Windows.RoutedEventHandler(this.btn_StandardFill_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.btn_FillVault = ((System.Windows.Controls.Button)(target));

            #line 108 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_FillVault.Click += new System.Windows.RoutedEventHandler(this.btn_FillVault_Click);

            #line default
            #line hidden
                return;

            case 24:
                this.btn_Bleed = ((System.Windows.Controls.Button)(target));

            #line 109 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_Bleed.Click += new System.Windows.RoutedEventHandler(this.btn_Bleed_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.gd_adjustment = ((System.Windows.Controls.Grid)(target));
                return;

            case 26:
                this.lbl_Adjustment = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.btn_Adjustment_Positive = ((System.Windows.Controls.Button)(target));

            #line 126 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_Adjustment_Positive.Click += new System.Windows.RoutedEventHandler(this.btn_Adjustment_Positive_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.btn_Adjustment_Negative = ((System.Windows.Controls.Button)(target));

            #line 128 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_Adjustment_Negative.Click += new System.Windows.RoutedEventHandler(this.btn_Adjustment_Negative_Click);

            #line default
            #line hidden
                return;

            case 29:
                this.gd_Drop = ((System.Windows.Controls.Grid)(target));
                return;

            case 30:
                this.lbl_Drop = ((System.Windows.Controls.Label)(target));
                return;

            case 31:
                this.btn_StandardDrop = ((System.Windows.Controls.Button)(target));

            #line 147 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_StandardDrop.Click += new System.Windows.RoutedEventHandler(this.btn_StandardDrop_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.btn_FinalDrop = ((System.Windows.Controls.Button)(target));

            #line 149 "..\..\..\UserControls\CFillVault.xaml"
                this.btn_FinalDrop.Click += new System.Windows.RoutedEventHandler(this.btn_FinalDrop_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((BMC.Presentation.NumberPadWind)(target));
     
     #line 7 "..\..\NumberPadWind.xaml"
     this.Window.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.Drag_Event);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.ucTicketEntry = ((BMC.Presentation.CTicketEntry)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CRedeemTicket)(target));
     
     #line 2 "..\..\..\Views\CRedeemTicket.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.gridCashDispenser = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.dispenserStatus = ((BMC.Presentation.POS.UserControls.CashDispenserStatus)(target));
     return;
     case 5:
     this.gridRedeemedTicket = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.txtPrintedMachine = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.lblPrintedMachine = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.txtClaimedDate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.lblClaimedDate = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.txtClaimedDevice = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.lblClaimedDevice = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.txtTickAmount = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.lblTickAmount = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
     return;
     case 15:
     this.gridTicScanDet = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.txtStatus = ((System.Windows.Controls.TextBox)(target));
     return;
     case 17:
     this.txtWarning = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.lblWarning = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 20:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.TextBlock_11 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.txtAmount = ((System.Windows.Controls.TextBox)(target));
     return;
     case 24:
     this.btnVerify = ((System.Windows.Controls.Button)(target));
     
     #line 116 "..\..\..\Views\CRedeemTicket.xaml"
     this.btnVerify.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     this.btnGetVoucherInfo = ((System.Windows.Controls.Button)(target));
     
     #line 117 "..\..\..\Views\CRedeemTicket.xaml"
     this.btnGetVoucherInfo.Click += new System.Windows.RoutedEventHandler(this.btnGetVoucherInfo_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CExceptionVoucher)(target));
     
     #line 8 "..\..\..\Views\CExceptionVoucher.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.ucValueCalc = ((BMC.Presentation.CTicketEntry)(target));
     return;
     case 4:
     this.gridTicScanDet = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.txtStatus = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.grid1 = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.label1 = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.label2 = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.btnVerify = ((System.Windows.Controls.Button)(target));
     
     #line 104 "..\..\..\Views\CExceptionVoucher.xaml"
     this.btnVerify.Click += new System.Windows.RoutedEventHandler(this.btnVerify_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }