コード例 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmBioMex = ((BioMex_First.MainWindow)(target));

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

            #line default
            #line hidden

            #line 6 "..\..\MainWindow.xaml"
                this.frmBioMex.Closing += new System.ComponentModel.CancelEventHandler(this.frmBioMex_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.grbSignIn = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:
                this.btnLogin = ((System.Windows.Controls.Button)(target));

            #line 25 "..\..\MainWindow.xaml"
                this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\MainWindow.xaml"
                this.txtUsername.GotFocus += new System.Windows.RoutedEventHandler(this.txtUsername_GotFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.pwbPassword = ((System.Windows.Controls.PasswordBox)(target));

            #line 31 "..\..\MainWindow.xaml"
                this.pwbPassword.GotFocus += new System.Windows.RoutedEventHandler(this.pwbPassword_GotFocus);

            #line default
            #line hidden
                return;

            case 8:
                this.imgFace = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.imgFace2 = ((System.Windows.Controls.Image)(target));
                return;

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

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

            case 12:
                this.imgFaceMatch2 = ((System.Windows.Controls.Image)(target));
                return;

            case 13:

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

            #line default
            #line hidden
                return;

            case 14:

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

            #line default
            #line hidden
                return;

            case 15:
                this.lblTimeHour = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.lblTimeMin = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.lblTimeSec = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.lblDateD = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.lblDateM = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.lblDateY = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.imgInfo = ((System.Windows.Controls.Image)(target));

            #line 57 "..\..\MainWindow.xaml"
                this.imgInfo.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.imgInfo_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 22:
                this.cvsBlur = ((System.Windows.Controls.Canvas)(target));
                return;

            case 23:
                this.lblamount = ((System.Windows.Controls.Label)(target));
                return;

            case 24:
                this.grbInfo = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 25:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 71 "..\..\MainWindow.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.grbLoggedIn = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 27:
                this.btnCloseLoggedIn = ((System.Windows.Controls.Button)(target));

            #line 85 "..\..\MainWindow.xaml"
                this.btnCloseLoggedIn.Click += new System.Windows.RoutedEventHandler(this.btnCloseLoggedIn_Click);

            #line default
            #line hidden
                return;

            case 28:
                this.grbReport = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 29:
                this.svrCharts = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 30:
                this.chtKeyDown = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 31:
                this.chtKeyLatency = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 32:
                this.chtPairedKey = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 33:
                this.chtPasswordSpeedThreshold = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 34:
                this.chtKeyDownThreshold = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 35:
                this.chtKeyLatencyTreshold = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 36:
                this.chtPairedKeyThreshold = ((System.Windows.Controls.DataVisualization.Charting.Chart)(target));
                return;

            case 37:
                this.lblKeystrokes = ((System.Windows.Controls.Label)(target));
                return;

            case 38:
                this.lblFacial = ((System.Windows.Controls.Label)(target));
                return;

            case 39:
                this.btnReportClose = ((System.Windows.Controls.Button)(target));

            #line 132 "..\..\MainWindow.xaml"
                this.btnReportClose.Click += new System.Windows.RoutedEventHandler(this.btnReportClose_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.frmBioMex = ((BioMex_First.MainWindow)(target));

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

            #line default
            #line hidden

            #line 5 "..\..\MainWindow.xaml"
                this.frmBioMex.Closing += new System.ComponentModel.CancelEventHandler(this.frmBioMex_Closing);

            #line default
            #line hidden
                return;

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

            case 3:
                this.grbSignIn = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:
                this.btnLogin = ((System.Windows.Controls.Button)(target));

            #line 19 "..\..\MainWindow.xaml"
                this.btnLogin.Click += new System.Windows.RoutedEventHandler(this.btnLogin_Click);

            #line default
            #line hidden
                return;

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

            #line 20 "..\..\MainWindow.xaml"
                this.txtUsername.GotFocus += new System.Windows.RoutedEventHandler(this.txtUsername_GotFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.pwbPassword = ((System.Windows.Controls.PasswordBox)(target));

            #line 21 "..\..\MainWindow.xaml"
                this.pwbPassword.GotFocus += new System.Windows.RoutedEventHandler(this.pwbPassword_GotFocus);

            #line default
            #line hidden
                return;

            case 8:
                this.imgFace = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.imgFace2 = ((System.Windows.Controls.Image)(target));
                return;

            case 10:
                this.lblTimeHour = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.lblTimeMin = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.lblTimeSec = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.lblDateD = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.lblDateM = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.lblDateY = ((System.Windows.Controls.Label)(target));
                return;

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

            #line 41 "..\..\MainWindow.xaml"
                this.imgInfo.MouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.imgInfo_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 17:
                this.cvsBlur = ((System.Windows.Controls.Canvas)(target));
                return;

            case 18:
                this.grbInfo = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 19:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 56 "..\..\MainWindow.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;

            case 20:
                this.grbLoggedIn = ((System.Windows.Controls.GroupBox)(target));
                return;

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

            #line 66 "..\..\MainWindow.xaml"
                this.btnCloseLoggedIn.Click += new System.Windows.RoutedEventHandler(this.btnCloseLoggedIn_Click);

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