void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.File_browser = ((YalantisMarketing.Controls.Elements.FileBrowser)(target));
                return;

            case 2:
                this.Creation_data_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 3:
                this.Expiry_data_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 4:
                this.Domain_age_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 5:
                this.Server_name_1_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 6:
                this.Server_name_2_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 7:
                this.Time_out_counter = ((YalantisMarketing.Controls.Elements.Counter)(target));
                return;

            case 8:
                this.Thread_counter = ((YalantisMarketing.Controls.Elements.Counter)(target));
                return;

            case 9:
                this.Source_combobox = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.Proxy_switcher = ((YalantisMarketing.Controls.Elements.ProxyToggleSwitch)(target));
                return;

            case 11:
                this.Progress_panel = ((YalantisMarketing.Controls.Elements.ProgressPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Save_filebrowser = ((YalantisMarketing.Controls.Elements.FileBrowser)(target));
                return;

            case 2:
                this.Example_filebrowser = ((YalantisMarketing.Controls.Elements.FileBrowser)(target));
                return;

            case 3:
                this.Selectors_panel = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Load_local_combobox = ((System.Windows.Controls.ComboBox)(target));

            #line 18 "..\..\..\Controls\OutreachControl.xaml"
                this.Load_local_combobox.DropDownClosed += new System.EventHandler(this.Load_local_combobox_dropdrownclosed);

            #line default
            #line hidden
                return;

            case 2:
                this.File_Browser = ((YalantisMarketing.Controls.Elements.FileBrowser)(target));
                return;

            case 3:
                this.Domains_textbox = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.File_browser = ((YalantisMarketing.Controls.Elements.FileBrowser)(target));
                return;

            case 2:
                this.Time_out_counter = ((YalantisMarketing.Controls.Elements.Counter)(target));
                return;

            case 3:
                this.Thread_counter = ((YalantisMarketing.Controls.Elements.Counter)(target));
                return;

            case 4:
                this.Proxy_switcher = ((YalantisMarketing.Controls.Elements.ProxyToggleSwitch)(target));
                return;

            case 5:
                this.Cf_Tf_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 6:
                this.Da_Pa_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 7:
                this.Dr_checkbox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 8:
                this.Metrics_radio_button = ((System.Windows.Controls.RadioButton)(target));

            #line 32 "..\..\..\Controls\RankParserControl.xaml"
                this.Metrics_radio_button.Click += new System.Windows.RoutedEventHandler(this.Metrics_radio_button_click);

            #line default
            #line hidden
                return;

            case 9:

            #line 33 "..\..\..\Controls\RankParserControl.xaml"
                ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.SimilarWeb_radio_button_click);

            #line default
            #line hidden
                return;

            case 10:

            #line 34 "..\..\..\Controls\RankParserControl.xaml"
                ((System.Windows.Controls.RadioButton)(target)).Click += new System.Windows.RoutedEventHandler(this.Alexa_radio_button_click);

            #line default
            #line hidden
                return;

            case 11:
                this.Progress_panel = ((YalantisMarketing.Controls.Elements.ProgressPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }