Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Button_Import = ((System.Windows.Controls.Button)(target));

            #line 11 "..\..\PreviewAndImport.xaml"
                this.Button_Import.Click += new System.Windows.RoutedEventHandler(this.Button_Import_Click);

            #line default
            #line hidden
                return;

            case 2:
                this.PagingNavigator_Main = ((ImportData.Helpers.Control.PagingNavigator.PagingNavigator)(target));
                return;

            case 3:
                this.DataGrid_Entities = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RadioButton_ShowError = ((System.Windows.Controls.RadioButton)(target));

            #line 11 "..\..\PreviewAndImport.xaml"
                this.RadioButton_ShowError.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_ShowError_Check);

            #line default
            #line hidden
                return;

            case 2:
                this.RadioButton_ShowWarning = ((System.Windows.Controls.RadioButton)(target));

            #line 12 "..\..\PreviewAndImport.xaml"
                this.RadioButton_ShowWarning.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_ShowWarning_Check);

            #line default
            #line hidden
                return;

            case 3:
                this.RadioButton_ShowGood = ((System.Windows.Controls.RadioButton)(target));

            #line 13 "..\..\PreviewAndImport.xaml"
                this.RadioButton_ShowGood.Checked += new System.Windows.RoutedEventHandler(this.RadioButton_ShowGood_Check);

            #line default
            #line hidden
                return;

            case 4:
                this.RadioButton_ShowAll = ((System.Windows.Controls.RadioButton)(target));

            #line 14 "..\..\PreviewAndImport.xaml"
                this.RadioButton_ShowAll.Checked += new System.Windows.RoutedEventHandler(this.Button_ShowAll_Check);

            #line default
            #line hidden
                return;

            case 5:
                this.Button_Import = ((System.Windows.Controls.Button)(target));

            #line 17 "..\..\PreviewAndImport.xaml"
                this.Button_Import.Click += new System.Windows.RoutedEventHandler(this.Button_Import_Click);

            #line default
            #line hidden
                return;

            case 6:
                this.PagingNavigator_Main = ((ImportData.Helpers.Control.PagingNavigator.PagingNavigator)(target));
                return;

            case 7:
                this.DataGrid_Entities = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ComboBox_Table = ((System.Windows.Controls.ComboBox)(target));

            #line 25 "..\..\ImportData.xaml"
                this.ComboBox_Table.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_Table_SelectionChanged);

            #line default
            #line hidden
                return;

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

            #line 28 "..\..\ImportData.xaml"
                this.TextBox_File.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.TextBox_File_MouseDoubleClick);

            #line default
            #line hidden
                return;

            case 3:
                this.Button_Browse = ((System.Windows.Controls.Button)(target));

            #line 29 "..\..\ImportData.xaml"
                this.Button_Browse.Click += new System.Windows.RoutedEventHandler(this.Button_Browse_Click);

            #line default
            #line hidden
                return;

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

            #line 32 "..\..\ImportData.xaml"
                this.ComboBox_Sheet.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_Sheet_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.Expander_2 = ((System.Windows.Controls.Expander)(target));
                return;

            case 6:
                this.Button_Load = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\ImportData.xaml"
                this.Button_Load.Click += new System.Windows.RoutedEventHandler(this.Button_Load_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.Button_Save = ((System.Windows.Controls.Button)(target));

            #line 39 "..\..\ImportData.xaml"
                this.Button_Save.Click += new System.Windows.RoutedEventHandler(this.Button_Save_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.DataGrid_Fields = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;

            case 9:
                this.DataGridComboBoxColumn_Columns = ((Microsoft.Windows.Controls.DataGridComboBoxColumn)(target));
                return;

            case 10:
                this.StackPanel_SheetInfo = ((System.Windows.Controls.StackPanel)(target));
                return;

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

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

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

            case 14:
                this.Button_Read = ((System.Windows.Controls.Button)(target));

            #line 76 "..\..\ImportData.xaml"
                this.Button_Read.Click += new System.Windows.RoutedEventHandler(this.Button_Read_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.Button_Match = ((System.Windows.Controls.Button)(target));
                return;

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

            #line 80 "..\..\ImportData.xaml"
                this.Button_Preview.Click += new System.Windows.RoutedEventHandler(this.Button_Preview_Click);

            #line default
            #line hidden
                return;

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

            case 18:
                this.Button_StepImport = ((System.Windows.Controls.Button)(target));
                return;

            case 19:
                this.PagingNavigator_Step3 = ((ImportData.Helpers.Control.PagingNavigator.PagingNavigator)(target));
                return;

            case 20:
                this.DataGrid_Columns = ((Microsoft.Windows.Controls.DataGrid)(target));
                return;
            }
            this._contentLoaded = true;
        }