Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.locTB = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            case 4:
                this.itm_Desk = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 5:
                this.itm_Dcu = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 6:
                this.itm_Music = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 7:
                this.itm_Pic = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 8:
                this.itm_Dwn = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

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

            case 10:
                this.Img_File = ((System.Windows.Controls.Image)(target));
                return;

            case 11:
                this.TB_FileName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.TB_FileType = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.locTB = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 35 "..\..\..\Windows\SelDirectoryWindow.xaml"
                this.searchTB.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.searchTB_TextChanged);

            #line default
            #line hidden
                return;

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

            case 4:
                this.itm_Desk = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 5:
                this.itm_Dcu = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 6:
                this.itm_Music = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 7:
                this.itm_Pic = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 8:
                this.itm_Dwn = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 9:
                this.itm_exeFolder = ((AutoCapturer.UserControls.ImageItem)(target));
                return;

            case 10:
                this.PART_File = ((System.Windows.Controls.ListView)(target));
                return;

            case 11:
                this.Img_File = ((System.Windows.Controls.Image)(target));
                return;

            case 12:
                this.TB_FileName = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

            #line 102 "..\..\..\Windows\SelDirectoryWindow.xaml"
                this.BtnCancel.Click += new System.Windows.RoutedEventHandler(this.BtnCancel_Click);

            #line default
            #line hidden
                return;

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

            #line 103 "..\..\..\Windows\SelDirectoryWindow.xaml"
                this.BtnOK.Click += new System.Windows.RoutedEventHandler(this.BtnOK_Click);

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