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

            #line 27 "..\..\..\..\xaml\MainWindow.xaml"
                this._Toolbar_Start.Click += new System.Windows.RoutedEventHandler(this._Toolbar_Start_Click);

            #line default
            #line hidden
                return;

            case 2:
                this._Toolbar_Advanced = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\..\..\xaml\MainWindow.xaml"
                this._Toolbar_Advanced.Click += new System.Windows.RoutedEventHandler(this._Toolbar_Advanced_Click);

            #line default
            #line hidden
                return;

            case 3:
                this._Tree = ((Ricciolo.Controls.TreeListView)(target));
                return;

            case 4:
                this._Console = ((System.Windows.Controls.TextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this._Tree = ((Ricciolo.Controls.TreeListView)(target));
                return;

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

            case 6:

            #line 121 "..\..\..\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this._btnConnect);

            #line default
            #line hidden
                return;

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

            #line 124 "..\..\..\MainWindow.xaml"
                this._btnReset.Click += new System.Windows.RoutedEventHandler(this._btnReset_Click);

            #line default
            #line hidden
                return;

            case 8:
                this._chkClearAutoMaticly = ((System.Windows.Controls.CheckBox)(target));

            #line 126 "..\..\..\MainWindow.xaml"
                this._chkClearAutoMaticly.Click += new System.Windows.RoutedEventHandler(this._chkClearAutoMaticly_Click);

            #line default
            #line hidden
                return;

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

            #line 127 "..\..\..\MainWindow.xaml"
                this._btnClearEnded.Click += new System.Windows.RoutedEventHandler(this._btnClearEnded_Click);

            #line default
            #line hidden
                return;

            case 10:
                this._btnShowHistory = ((System.Windows.Controls.Button)(target));

            #line 128 "..\..\..\MainWindow.xaml"
                this._btnShowHistory.Click += new System.Windows.RoutedEventHandler(this._btnShowHistory_Click);

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

            case 3:
                this._outcomes = ((System.Windows.Controls.ListView)(target));
                return;

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

            #line 109 "..\..\..\History.xaml"
                this._outComeCheckAll.Click += new System.Windows.RoutedEventHandler(this._outComeCheckAll_Click);

            #line default
            #line hidden
                return;

            case 5:
                this._state = ((System.Windows.Controls.ListView)(target));
                return;

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

            #line 133 "..\..\..\History.xaml"
                this._stateCheckAll.Click += new System.Windows.RoutedEventHandler(this._stateCheckAll_Click);

            #line default
            #line hidden
                return;

            case 7:
                this._Accounts = ((System.Windows.Controls.ListView)(target));
                return;

            case 8:
                this._AccountsCheckAll = ((System.Windows.Controls.CheckBox)(target));

            #line 157 "..\..\..\History.xaml"
                this._AccountsCheckAll.Click += new System.Windows.RoutedEventHandler(this._AccountsCheckAll_Click);

            #line default
            #line hidden
                return;

            case 9:
                this._Services = ((System.Windows.Controls.ListView)(target));
                return;

            case 10:
                this._servicesCheckAll = ((System.Windows.Controls.CheckBox)(target));

            #line 181 "..\..\..\History.xaml"
                this._servicesCheckAll.Click += new System.Windows.RoutedEventHandler(this._servicesCheckAll_Click);

            #line default
            #line hidden
                return;

            case 11:
                this._isEnableCheckBox = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 12:
                this._from = ((AC.AvalonControlsLibrary.Controls.DateTimePicker)(target));
                return;

            case 13:
                this._to = ((AC.AvalonControlsLibrary.Controls.DateTimePicker)(target));
                return;

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

            #line 206 "..\..\..\History.xaml"
                this._loadHistory.Click += new System.Windows.RoutedEventHandler(this._loadHistory_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }