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

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

            #line 58 "..\..\..\Pages\BasicPage3.xaml"
                this.SearchButton.Click += new System.Windows.RoutedEventHandler(this.SearchButton_Click);

            #line default
            #line hidden
                return;

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

            #line 59 "..\..\..\Pages\BasicPage3.xaml"
                this.listview1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listview1_SelectionChanged);

            #line default
            #line hidden

            #line 59 "..\..\..\Pages\BasicPage3.xaml"
                this.listview1.MouseLeave += new System.Windows.Input.MouseEventHandler(this.listview1_MouseLeave);

            #line default
            #line hidden
                return;

            case 4:
                this.LabelOfTime = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.StokeName = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 73 "..\..\..\Pages\BasicPage3.xaml"
                this.buycode.KeyDown += new System.Windows.Input.KeyEventHandler(this.buycode_KeyDown);

            #line default
            #line hidden
                return;

            case 7:
                this.buyprice = ((System.Windows.Controls.TextBox)(target));

            #line 74 "..\..\..\Pages\BasicPage3.xaml"
                this.buyprice.KeyDown += new System.Windows.Input.KeyEventHandler(this.buyprice_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 75 "..\..\..\Pages\BasicPage3.xaml"
                this.buyamount.KeyDown += new System.Windows.Input.KeyEventHandler(this.buyamount_KeyDown);

            #line default
            #line hidden
                return;

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

            #line 76 "..\..\..\Pages\BasicPage3.xaml"
                this.PPbutton.Click += new System.Windows.RoutedEventHandler(this.PPbutton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.StokeCode = ((AutoCompleteComboBox.Controls.AutoCompleteComboBox)(target));
                return;

            case 11:
                this.SelectDealState1 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 12:
                this.SelectDealState2 = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 13:
                this.buy = ((System.Windows.Controls.Button)(target));

            #line 84 "..\..\..\Pages\BasicPage3.xaml"
                this.buy.Click += new System.Windows.RoutedEventHandler(this.buy_Click);

            #line default
            #line hidden
                return;

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

            #line 85 "..\..\..\Pages\BasicPage3.xaml"
                this.sell.Click += new System.Windows.RoutedEventHandler(this.sell_Click);

            #line default
            #line hidden
                return;

            case 15:
                this.listview2 = ((System.Windows.Controls.ListView)(target));

            #line 86 "..\..\..\Pages\BasicPage3.xaml"
                this.listview2.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listview2_SelectionChanged);

            #line default
            #line hidden

            #line 86 "..\..\..\Pages\BasicPage3.xaml"
                this.listview2.MouseLeave += new System.Windows.Input.MouseEventHandler(this.listview2_MouseLeave);

            #line default
            #line hidden
                return;

            case 16:
                this.cancelbuy = ((System.Windows.Controls.Button)(target));

            #line 101 "..\..\..\Pages\BasicPage3.xaml"
                this.cancelbuy.Click += new System.Windows.RoutedEventHandler(this.cancelbuy_Click);

            #line default
            #line hidden
                return;

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

            #line 102 "..\..\..\Pages\BasicPage3.xaml"
                this.cancelsell.Click += new System.Windows.RoutedEventHandler(this.cancelsell_Click);

            #line default
            #line hidden
                return;

            case 18:
                this.listview3 = ((System.Windows.Controls.ListView)(target));

            #line 103 "..\..\..\Pages\BasicPage3.xaml"
                this.listview3.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listview3_SelectionChanged);

            #line default
            #line hidden

            #line 103 "..\..\..\Pages\BasicPage3.xaml"
                this.listview3.MouseLeave += new System.Windows.Input.MouseEventHandler(this.listview3_MouseLeave);

            #line default
            #line hidden
                return;

            case 19:
                this.watchpricebig = ((System.Windows.Controls.TextBox)(target));

            #line 116 "..\..\..\Pages\BasicPage3.xaml"
                this.watchpricebig.KeyDown += new System.Windows.Input.KeyEventHandler(this.watchpricebig_KeyDown);

            #line default
            #line hidden
                return;

            case 20:
                this.watchpricesmall = ((System.Windows.Controls.TextBox)(target));

            #line 117 "..\..\..\Pages\BasicPage3.xaml"
                this.watchpricesmall.KeyDown += new System.Windows.Input.KeyEventHandler(this.watchpricesmall_KeyDown);

            #line default
            #line hidden
                return;

            case 21:
                this.Autokc = ((System.Windows.Controls.Button)(target));

            #line 120 "..\..\..\Pages\BasicPage3.xaml"
                this.Autokc.Click += new System.Windows.RoutedEventHandler(this.Autokc_Click);

            #line default
            #line hidden
                return;

            case 22:
                this.Autopc = ((System.Windows.Controls.Button)(target));

            #line 121 "..\..\..\Pages\BasicPage3.xaml"
                this.Autopc.Click += new System.Windows.RoutedEventHandler(this.Autopc_Click);

            #line default
            #line hidden
                return;

            case 23:
                this.zycj = ((System.Windows.Controls.TextBox)(target));

            #line 124 "..\..\..\Pages\BasicPage3.xaml"
                this.zycj.KeyDown += new System.Windows.Input.KeyEventHandler(this.zycj_KeyDown);

            #line default
            #line hidden
                return;

            case 24:
                this.zscj = ((System.Windows.Controls.TextBox)(target));

            #line 125 "..\..\..\Pages\BasicPage3.xaml"
                this.zscj.KeyDown += new System.Windows.Input.KeyEventHandler(this.zscj_KeyDown);

            #line default
            #line hidden
                return;

            case 25:
                this.pcnumber = ((System.Windows.Controls.TextBox)(target));

            #line 127 "..\..\..\Pages\BasicPage3.xaml"
                this.pcnumber.KeyDown += new System.Windows.Input.KeyEventHandler(this.pcnumber_KeyDown);

            #line default
            #line hidden
                return;

            case 26:
                this.radio1 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 27:
                this.radio2 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 28:
                this.radio3 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 29:
                this.radio4 = ((System.Windows.Controls.RadioButton)(target));
                return;

            case 30:

            #line 132 "..\..\..\Pages\BasicPage3.xaml"
                ((FirstFloor.ModernUI.Windows.Controls.ModernButton)(target)).Click += new System.Windows.RoutedEventHandler(this.ModernButton_Click_1);

            #line default
            #line hidden
                return;

            case 31:
                this.yjfl = ((System.Windows.Controls.TextBox)(target));

            #line 134 "..\..\..\Pages\BasicPage3.xaml"
                this.yjfl.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.yjfl_TextChanged);

            #line default
            #line hidden
                return;

            case 32:
                this.yhsl = ((System.Windows.Controls.TextBox)(target));

            #line 136 "..\..\..\Pages\BasicPage3.xaml"
                this.yhsl.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.yhsl_TextChanged);

            #line default
            #line hidden
                return;

            case 33:
                this.rzlx = ((System.Windows.Controls.TextBox)(target));

            #line 138 "..\..\..\Pages\BasicPage3.xaml"
                this.rzlx.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.rzlx_TextChanged);

            #line default
            #line hidden
                return;

            case 34:
                this.rzts = ((System.Windows.Controls.TextBox)(target));

            #line 140 "..\..\..\Pages\BasicPage3.xaml"
                this.rzts.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.rzts_TextChanged);

            #line default
            #line hidden
                return;

            case 35:
                this.rqlx = ((System.Windows.Controls.TextBox)(target));

            #line 142 "..\..\..\Pages\BasicPage3.xaml"
                this.rqlx.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.rqlx_TextChanged);

            #line default
            #line hidden
                return;

            case 36:
                this.rqts = ((System.Windows.Controls.TextBox)(target));

            #line 144 "..\..\..\Pages\BasicPage3.xaml"
                this.rqts.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.rqts_TextChanged);

            #line default
            #line hidden
                return;

            case 37:
                this.Sum = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Header = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 51 "..\..\..\Pages\BasicPage1.xaml"
                this.SearchButton.Click += new System.Windows.RoutedEventHandler(this.SearchButton_Click);

            #line default
            #line hidden
                return;

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

            #line 52 "..\..\..\Pages\BasicPage1.xaml"
                this.listview1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listview1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.LabelOfTime = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.StokeName = ((System.Windows.Controls.Label)(target));
                return;

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

            case 7:
                this.buyprice = ((System.Windows.Controls.TextBox)(target));
                return;

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

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

            #line 70 "..\..\..\Pages\BasicPage1.xaml"
                this.PPbutton.Click += new System.Windows.RoutedEventHandler(this.PPbutton_Click);

            #line default
            #line hidden
                return;

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

            #line 71 "..\..\..\Pages\BasicPage1.xaml"
                this.AutoButton.Click += new System.Windows.RoutedEventHandler(this.AutoButton_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.Watching = ((System.Windows.Controls.Button)(target));

            #line 72 "..\..\..\Pages\BasicPage1.xaml"
                this.Watching.Click += new System.Windows.RoutedEventHandler(this.Watching_Click);

            #line default
            #line hidden
                return;

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

            #line 73 "..\..\..\Pages\BasicPage1.xaml"
                this.StopWatch.Click += new System.Windows.RoutedEventHandler(this.StopWatch_Click);

            #line default
            #line hidden
                return;

            case 13:
                this.listview2 = ((System.Windows.Controls.ListView)(target));
                return;

            case 14:
                this.SelectDealState = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 15:
                this.StokeCode = ((AutoCompleteComboBox.Controls.AutoCompleteComboBox)(target));
                return;
            }
            this._contentLoaded = true;
        }