void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 36 "..\..\..\Pages\PaymentAdvicePage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:

            #line 69 "..\..\..\Pages\PaymentAdvicePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddPaymentAdvice_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 80 "..\..\..\Pages\PaymentAdvicePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnViewPaymentAdvice_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 91 "..\..\..\Pages\PaymentAdvicePage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PaymentAdviceGrid_SelectionChanged);

            #line default
            #line hidden

            #line 92 "..\..\..\Pages\PaymentAdvicePage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).PreviewMouseWheel += new System.Windows.Input.MouseWheelEventHandler(this.DataGrid_PreviewMouseWheel);

            #line default
            #line hidden
                return;

            case 6:
                this.AddPaymentAdvice = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 35 "..\..\..\Pages\UsersPage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:

            #line 68 "..\..\..\Pages\UsersPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddUser_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 82 "..\..\..\Pages\UsersPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ChangeUserImage_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 88 "..\..\..\Pages\UsersPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainUserGrid_SelectionChanged);

            #line default
            #line hidden

            #line 89 "..\..\..\Pages\UsersPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).CellEditEnding += new System.EventHandler <System.Windows.Controls.DataGridCellEditEndingEventArgs>(this.MainUserGrid_CellEditEnding);

            #line default
            #line hidden
                return;

            case 6:
                this.AddUserWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 38 "..\..\..\Pages\ExpensePage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:

            #line 71 "..\..\..\Pages\ExpensePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddExpense_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 85 "..\..\..\Pages\ExpensePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ExpenseStatment_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 90 "..\..\..\Pages\ExpensePage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainExpenseGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.AddExpenseWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 39 "..\..\..\Pages\ChurchPage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));

            #line 46 "..\..\..\Pages\ChurchPage.xaml"
                this.txtSearchBox.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtSearchBox_KeyUp);

            #line default
            #line hidden
                return;

            case 3:

            #line 71 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddChurch_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 88 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AddAccDetail_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 95 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ViewAccDetail_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 98 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ChangeImage_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 107 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainChurchGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.AddChurchWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 9:
                this.AddAccDetailWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 10:
                this.ViewAccWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 11:

            #line 280 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.AccountGrid_SelectionChanged);

            #line default
            #line hidden

            #line 280 "..\..\..\Pages\ChurchPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).TargetUpdated += new System.EventHandler <System.Windows.Data.DataTransferEventArgs>(this.DataGrid_TargetUpdated);

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

            #line 41 "..\..\..\Pages\EventsPage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.cboSearchMonth = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.cboSearchDay = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this.cboSearchYear = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 5:

            #line 101 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddEvent_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 109 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEditEvent_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 116 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainEventGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.AddEventWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 9:

            #line 174 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 10:

            #line 175 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);

            #line default
            #line hidden

            #line 177 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 11:
                this.EventWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 12:

            #line 199 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnDetails_Click);

            #line default
            #line hidden
                return;

            case 13:

            #line 204 "..\..\..\Pages\EventsPage.xaml"
                ((System.Windows.Controls.Frame)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Frame_Loaded);

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

            #line 37 "..\..\..\Pages\PeoplePage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));

            #line 48 "..\..\..\Pages\PeoplePage.xaml"
                this.txtSearchBox.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtSearchBox_KeyUp);

            #line default
            #line hidden
                return;

            case 3:

            #line 71 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddPerson_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 79 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEditPerson_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 86 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainPersonGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.AddPersonWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 7:

            #line 189 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboService_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:

            #line 216 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.TextBlock)(target)).Loaded += new System.Windows.RoutedEventHandler(this.TextBlock_Loaded);

            #line default
            #line hidden
                return;

            case 9:

            #line 230 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.ComboBox)(target)).Loaded += new System.Windows.RoutedEventHandler(this.cboFamily_Loaded);

            #line default
            #line hidden
                return;

            case 10:

            #line 239 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.ComboBox)(target)).Loaded += new System.Windows.RoutedEventHandler(this.cboAssociation_Loaded);

            #line default
            #line hidden
                return;

            case 11:

            #line 265 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 12:

            #line 266 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);

            #line default
            #line hidden

            #line 268 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 13:
                this.PersonWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 14:

            #line 289 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnDetails_Click);

            #line default
            #line hidden
                return;

            case 15:

            #line 293 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnFamily_Click);

            #line default
            #line hidden
                return;

            case 16:

            #line 297 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnServices_Click);

            #line default
            #line hidden
                return;

            case 17:

            #line 304 "..\..\..\Pages\PeoplePage.xaml"
                ((System.Windows.Controls.Frame)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Frame_Loaded);

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

            #line 36 "..\..\..\Pages\FamiliesPage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));

            #line 44 "..\..\..\Pages\FamiliesPage.xaml"
                this.txtSearchBox.KeyUp += new System.Windows.Input.KeyEventHandler(this.txtSearchBox_KeyUp);

            #line default
            #line hidden
                return;

            case 3:

            #line 66 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnAddFamily_Click);

            #line default
            #line hidden
                return;

            case 4:

            #line 74 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEditFamily_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 81 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainFamilyGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.AddFamilyWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 7:

            #line 159 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 8:

            #line 160 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnEdit_Click);

            #line default
            #line hidden

            #line 162 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Button_Loaded);

            #line default
            #line hidden
                return;

            case 9:
                this.FamilyWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;

            case 10:

            #line 183 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnFamilyDetails_Click);

            #line default
            #line hidden
                return;

            case 11:

            #line 191 "..\..\..\Pages\FamiliesPage.xaml"
                ((System.Windows.Controls.Frame)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Frame_Loaded);

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

            #line 14 "..\..\..\Pages\QuotationPage.xaml"
                ((ShortBody.Pages.QuotationPage)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Page_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 37 "..\..\..\Pages\QuotationPage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.txtSearchBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:

            #line 70 "..\..\..\Pages\QuotationPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AddQuotation_Click);

            #line default
            #line hidden
                return;

            case 5:

            #line 80 "..\..\..\Pages\QuotationPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ViewQuotation_Click);

            #line default
            #line hidden
                return;

            case 6:

            #line 84 "..\..\..\Pages\QuotationPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btnClientQuotation_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 87 "..\..\..\Pages\QuotationPage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AllQuotations_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 94 "..\..\..\Pages\QuotationPage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.MainGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.AddQuotationWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\Pages\InvoicePage.xaml"
                ((ShortBody.Pages.InvoicePage)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.Page_Unloaded);

            #line default
            #line hidden
                return;

            case 2:
                this.cboInvoiceFor = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:

            #line 40 "..\..\..\Pages\InvoicePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AllInvoices_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.cboSearchBox = ((System.Windows.Controls.ComboBox)(target));

            #line 48 "..\..\..\Pages\InvoicePage.xaml"
                this.cboSearchBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cboSearchBox_SelectionChanged);

            #line default
            #line hidden
                return;

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

            case 6:

            #line 80 "..\..\..\Pages\InvoicePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.AddInvoice_Click);

            #line default
            #line hidden
                return;

            case 7:

            #line 94 "..\..\..\Pages\InvoicePage.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.viewInvoice_Click);

            #line default
            #line hidden
                return;

            case 8:

            #line 100 "..\..\..\Pages\InvoicePage.xaml"
                ((System.Windows.Controls.DataGrid)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.InvoiceDataGrid_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.AddInvoiceWindow = ((ShortBody.Resources.UserControls.miniWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }