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

            case 2:

            #line 23 "..\..\..\start.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.start_test);

            #line default
            #line hidden
                return;

            case 3:

            #line 24 "..\..\..\start.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.start_modify);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.start1 = ((Expert.start)(target));
                return;

            case 2:

            #line 27 "..\..\start.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.start_test);

            #line default
            #line hidden
                return;

            case 3:

            #line 28 "..\..\start.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.start_modify);

            #line default
            #line hidden
                return;

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

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

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

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

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

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

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

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

            case 12:
                this.button = ((System.Windows.Controls.Button)(target));

            #line 38 "..\..\start.xaml"
                this.button.Click += new System.Windows.RoutedEventHandler(this.database_info);

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