Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWin = ((Diplom.MainWindow)(target));

            #line 8 "..\..\MainWindow.xaml"
                this.mainWin.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 8 "..\..\MainWindow.xaml"
                this.mainWin.SizeChanged += new System.Windows.SizeChangedEventHandler(this.mainWin_SizeChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.imgMy = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.elgImage = ((System.Windows.Media.EllipseGeometry)(target));
                return;

            case 4:
                this.txtBoxName = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 7:
                this.txtBlockFollowers = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 9:
                this.txtBlockUserFriends = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.txtBlockActualThemes = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.trendsList = ((System.Windows.Controls.ListBox)(target));
                return;

            case 13:
                this.txtBlockSearch = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.txtBoxSearchString = ((System.Windows.Controls.TextBox)(target));
                return;

            case 15:

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

            #line default
            #line hidden
                return;

            case 16:
                this.imgSearch = ((System.Windows.Controls.Image)(target));
                return;

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

            #line 183 "..\..\MainWindow.xaml"
                this.btnHome.Click += new System.Windows.RoutedEventHandler(this.btnHome_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.txtBlockHome = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.imgHome = ((System.Windows.Controls.Image)(target));
                return;

            case 20:
                this.lstBoxTweetText = ((System.Windows.Controls.ListBox)(target));
                return;

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

            case 23:

            #line 258 "..\..\MainWindow.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).Click += new System.Windows.RoutedEventHandler(this.Hyperlink_Click);

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