示例#1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.WebCon = ((Tjssm_Multi_Touch_Table.Web)(target));
                return;

            case 2:
                this.webControl1 = ((Awesomium.Windows.Controls.WebControl)(target));
                return;

            case 3:
                this.rect1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 4:
                this.bt1 = ((System.Windows.Controls.Button)(target));

            #line 16 "..\..\Web.xaml"
                this.bt1.Click += new System.Windows.RoutedEventHandler(this.bt1_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.Tabs = ((System.Windows.Controls.TabControl)(target));

            #line 19 "..\..\..\Editors\Editor.xaml"
                this.Tabs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.Tabs_SelectionChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.TextEditor = ((ICSharpCode.AvalonEdit.TextEditor)(target));
                return;

            case 3:
                this.PreviewTab = ((System.Windows.Controls.TabItem)(target));
                return;

            case 4:
                this.webControl = ((Awesomium.Windows.Controls.WebControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 12 "..\..\MainWindow.xaml"
                ((System.Windows.Controls.Grid)(target)).PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.StackPanel_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 2:
                this.ExitButton = ((System.Windows.Controls.Border)(target));

            #line 14 "..\..\MainWindow.xaml"
                this.ExitButton.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.ExitButton_PreviewMouseDown);

            #line default
            #line hidden
                return;

            case 3:
                this.MainWebUI = ((Awesomium.Windows.Controls.WebControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.webControl = ((Awesomium.Windows.Controls.WebControl)(target));
                return;

            case 2:
                this.viewer = ((LightBuzz.Vitruvius.Controls.KinectViewer)(target));
                return;

            case 3:
                this.zoomAnimation = ((System.Windows.Controls.Image)(target));
                return;

            case 4:
                this.light_image = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.swipeAnimation = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
示例#5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 55 "..\..\..\Windows\ShopPage.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.ShopBrowser = ((Awesomium.Windows.Controls.WebControl)(target));

            #line 57 "..\..\..\Windows\ShopPage.xaml"
                this.ShopBrowser.NativeViewInitialized += new Awesomium.Core.WebViewEventHandler(this.ShopBrowser_NativeViewInitialized);

            #line default
            #line hidden
                return;

            case 3:
                this.RefreshButton = ((System.Windows.Controls.Button)(target));

            #line 59 "..\..\..\Windows\ShopPage.xaml"
                this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.RefreshButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.launcherWindow = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.browser = ((Awesomium.Windows.Controls.WebControl)(target));
         return;
     }
     this._contentLoaded = true;
 }
示例#8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.WebsiteHandler = ((Awesomium.Windows.Controls.WebControl)(target));
                return;

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

            #line 11 "..\..\MainWindow.xaml"
                ((AwesomiumTester.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 11 "..\..\MainWindow.xaml"
                ((AwesomiumTester.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.lblRowCount = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.txtAddress = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.webControl = ((Awesomium.Windows.Controls.WebControl)(target));

            #line 55 "..\..\MainWindow.xaml"
                this.webControl.DocumentReady += new Awesomium.Core.DocumentReadyEventHandler(this.browser_DocumentReady);

            #line default
            #line hidden

            #line 56 "..\..\MainWindow.xaml"
                this.webControl.LoadingFrameComplete += new Awesomium.Core.FrameEventHandler(this.OnLoadingFrameComplete);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Browser = ((Awesomium.Windows.Controls.WebControl)(target));
                return;

            case 2:
                this.GamesListView = ((System.Windows.Controls.ListView)(target));

            #line 65 "..\..\..\..\Windows\Profile\MatchHistoryOnline.xaml"
                this.GamesListView.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.GamesListView_SelectionChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
示例#11
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.webControl = ((Awesomium.Windows.Controls.WebControl)(target));

            #line 24 "..\..\MainWindow.xaml"
                this.webControl.DocumentReady += new Awesomium.Core.UrlEventHandler(this.webControl_DocumentReady);

            #line default
            #line hidden

            #line 24 "..\..\MainWindow.xaml"
                this.webControl.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.webControl_PreviewMouseDown);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RefreshButton = ((System.Windows.Controls.Button)(target));

            #line 17 "..\..\..\MainWindow.xaml"
                this.RefreshButton.Click += new System.Windows.RoutedEventHandler(this.BrowserRefresh);

            #line default
            #line hidden
                return;

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

            #line 24 "..\..\..\MainWindow.xaml"
                this.LogButton.Click += new System.Windows.RoutedEventHandler(this.ShowLog);

            #line default
            #line hidden
                return;

            case 3:
                this.BrowserButton = ((System.Windows.Controls.Button)(target));

            #line 31 "..\..\..\MainWindow.xaml"
                this.BrowserButton.Click += new System.Windows.RoutedEventHandler(this.ShowBrowser);

            #line default
            #line hidden
                return;

            case 4:

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

            #line default
            #line hidden
                return;

            case 5:
                this.Settings = ((MahApps.Metro.Controls.Flyout)(target));
                return;

            case 6:
                this.BrowserGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:
                this.Browser = ((Awesomium.Windows.Controls.WebControl)(target));
                return;

            case 8:
                this.LogGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 9:
                this.Log = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.SpinnerGrid = ((System.Windows.Controls.Grid)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\MainWindow.xaml"
     ((ThirdYearProject.RobotArmController.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.WindowLoaded);
     
     #line default
     #line hidden
     
     #line 8 "..\..\MainWindow.xaml"
     ((ThirdYearProject.RobotArmController.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.WindowClosing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.layoutGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Image = ((System.Windows.Controls.Image)(target));
     return;
     case 4:
     this.checkBoxSeatedMode = ((System.Windows.Controls.CheckBox)(target));
     
     #line 81 "..\..\MainWindow.xaml"
     this.checkBoxSeatedMode.Checked += new System.Windows.RoutedEventHandler(this.CheckBoxSeatedModeChanged);
     
     #line default
     #line hidden
     
     #line 81 "..\..\MainWindow.xaml"
     this.checkBoxSeatedMode.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBoxSeatedModeChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.statusBar = ((System.Windows.Controls.Primitives.StatusBar)(target));
     return;
     case 6:
     this.statusBarText = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.Connect = ((System.Windows.Controls.CheckBox)(target));
     
     #line 98 "..\..\MainWindow.xaml"
     this.Connect.Click += new System.Windows.RoutedEventHandler(this.Connect_Clicked);
     
     #line default
     #line hidden
     return;
     case 8:
     this.PowerServos = ((System.Windows.Controls.CheckBox)(target));
     
     #line 99 "..\..\MainWindow.xaml"
     this.PowerServos.Click += new System.Windows.RoutedEventHandler(this.PowerServos_Clicked);
     
     #line default
     #line hidden
     return;
     case 9:
     this.ResetOrientations = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\MainWindow.xaml"
     this.ResetOrientations.Click += new System.Windows.RoutedEventHandler(this.ResetOrientations_Clicked);
     
     #line default
     #line hidden
     return;
     case 10:
     this.GripperKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.GripperStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 12:
     this.GripperSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 115 "..\..\MainWindow.xaml"
     this.GripperSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.GripperSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 13:
     this.TopRotatorKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 14:
     this.TopRotatorStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 15:
     this.TopRotatorSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 131 "..\..\MainWindow.xaml"
     this.TopRotatorSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.TopRotatorSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 16:
     this.TopFlexerKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 17:
     this.TopFlexerStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 18:
     this.TopFlexerSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 149 "..\..\MainWindow.xaml"
     this.TopFlexerSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.TopFlexerSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 19:
     this.MiddleFlexerKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 20:
     this.MiddleFlexerStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 21:
     this.MiddleFlexerSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 167 "..\..\MainWindow.xaml"
     this.MiddleFlexerSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.MiddleFlexerSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 22:
     this.LowerFlexerKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 23:
     this.LowerFlexerStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 24:
     this.LowerFlexerSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 185 "..\..\MainWindow.xaml"
     this.LowerFlexerSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.LowerFlexerSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 25:
     this.LowerRotatorKinect = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 26:
     this.LowerRotatorStages = ((System.Windows.Controls.Slider)(target));
     return;
     case 27:
     this.LowerRotatorSlider = ((System.Windows.Controls.Slider)(target));
     
     #line 202 "..\..\MainWindow.xaml"
     this.LowerRotatorSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.LowerRotatorSlider_ValueChanged);
     
     #line default
     #line hidden
     return;
     case 28:
     this.LeapImage = ((System.Windows.Controls.Image)(target));
     return;
     case 29:
     this.webControl = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#14
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MW = ((Knife.MainWindow)(target));

            #line 7 "..\..\MainWindow.xaml"
                this.MW.Loaded += new System.Windows.RoutedEventHandler(this.MetroWindow_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\MainWindow.xaml"
                this.MW.Closing += new System.ComponentModel.CancelEventHandler(this.MW_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.ColorGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.qwe = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.Img_ConnectToServer = ((System.Windows.Controls.Image)(target));
                return;

            case 5:
                this.Img_SteamAuth = ((System.Windows.Controls.Image)(target));
                return;

            case 6:
                this.Img_ServerAuth = ((System.Windows.Controls.Image)(target));

            #line 16 "..\..\MainWindow.xaml"
                this.Img_ServerAuth.PreviewMouseLeftButtonUp += new System.Windows.Input.MouseButtonEventHandler(this.Img_SteamAuth_MouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 7:
                this.wb = ((Awesomium.Windows.Controls.WebControl)(target));

            #line 20 "..\..\MainWindow.xaml"
                this.wb.InitializeView += new Awesomium.Core.WebViewEventHandler(this.wb_InitializeView);

            #line default
            #line hidden

            #line 20 "..\..\MainWindow.xaml"
                this.wb.LoadingFrameComplete += new Awesomium.Core.FrameEventHandler(this.wb_LoadingFrameComplete);

            #line default
            #line hidden
                return;

            case 8:

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

            #line default
            #line hidden
                return;

            case 9:
                this.sett = ((System.Windows.Controls.ScrollViewer)(target));
                return;

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

            case 11:
                this.GetCountSlider = ((System.Windows.Controls.Slider)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 18 "..\..\..\FlatBrowserPOC.xaml"
     ((System.Windows.Controls.Canvas)(target)).MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.appbar_heart_MouseDown);
     
     #line default
     #line hidden
     return;
     case 2:
     this.appbar_globe = ((System.Windows.Controls.Canvas)(target));
     return;
     case 3:
     this.toolBar = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.btnBack = ((WpfModernFlat.Controls.FlatButton)(target));
     
     #line 45 "..\..\..\FlatBrowserPOC.xaml"
     this.btnBack.Click += new System.Windows.RoutedEventHandler(this.btnBack_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.appbar_arrow_left = ((System.Windows.Controls.Canvas)(target));
     return;
     case 6:
     this.btnForward = ((WpfModernFlat.Controls.FlatButton)(target));
     
     #line 50 "..\..\..\FlatBrowserPOC.xaml"
     this.btnForward.Click += new System.Windows.RoutedEventHandler(this.btnForward_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.appbar_arrow_right = ((System.Windows.Controls.Canvas)(target));
     return;
     case 8:
     this.flatTextBox = ((WpfModernFlat.Controls.FlatTextBox)(target));
     
     #line 55 "..\..\..\FlatBrowserPOC.xaml"
     this.flatTextBox.KeyUp += new System.Windows.Input.KeyEventHandler(this.flatTextBox_KeyUp);
     
     #line default
     #line hidden
     return;
     case 9:
     this.appbar_refresh = ((System.Windows.Controls.Canvas)(target));
     
     #line 57 "..\..\..\FlatBrowserPOC.xaml"
     this.appbar_refresh.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.appbar_magnify_MouseDown);
     
     #line default
     #line hidden
     return;
     case 10:
     this.flatButton = ((WpfModernFlat.Controls.FlatButton)(target));
     
     #line 62 "..\..\..\FlatBrowserPOC.xaml"
     this.flatButton.Click += new System.Windows.RoutedEventHandler(this.flatButton_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.appbar_globe2 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 12:
     this.web = ((Awesomium.Windows.Controls.WebControl)(target));
     
     #line 76 "..\..\..\FlatBrowserPOC.xaml"
     this.web.DocumentReady += new Awesomium.Core.DocumentReadyEventHandler(this.web_DocumentReady);
     
     #line default
     #line hidden
     
     #line 76 "..\..\..\FlatBrowserPOC.xaml"
     this.web.AddressChanged += new Awesomium.Core.UrlEventHandler(this.web_AddressChanged);
     
     #line default
     #line hidden
     
     #line 76 "..\..\..\FlatBrowserPOC.xaml"
     this.web.LoadingFrameComplete += new Awesomium.Core.FrameEventHandler(this.web_LoadingFrameComplete);
     
     #line default
     #line hidden
     
     #line 76 "..\..\..\FlatBrowserPOC.xaml"
     this.web.LoadingFrame += new Awesomium.Core.LoadingFrameEventHandler(this.web_LoadingFrame);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.appbar_globe = ((System.Windows.Controls.Canvas)(target));
     return;
     case 2:
     this.toolBar = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.btnBack = ((WpfModernFlat.Controls.FlatButton)(target));
     return;
     case 4:
     this.appbar_arrow_left = ((System.Windows.Controls.Canvas)(target));
     return;
     case 5:
     this.btnForward = ((WpfModernFlat.Controls.FlatButton)(target));
     return;
     case 6:
     this.appbar_arrow_right = ((System.Windows.Controls.Canvas)(target));
     return;
     case 7:
     this.flatTextBox = ((WpfModernFlat.Controls.FlatTextBox)(target));
     return;
     case 8:
     this.appbar_magnify = ((System.Windows.Controls.Canvas)(target));
     return;
     case 9:
     this.appbar_heart = ((System.Windows.Controls.Canvas)(target));
     return;
     case 10:
     this.flatButton = ((WpfModernFlat.Controls.FlatButton)(target));
     
     #line 61 "..\..\FlatBrowserPOC.xaml"
     this.flatButton.Click += new System.Windows.RoutedEventHandler(this.flatButton_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.appbar_globe2 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 12:
     this.web = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#17
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 9 "..\..\MainWindow.xaml"
     ((Browser.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.webcontrol1 = ((Awesomium.Windows.Controls.WebControl)(target));
     
     #line 20 "..\..\MainWindow.xaml"
     this.webcontrol1.LoadingFrameComplete += new Awesomium.Core.FrameEventHandler(this.webcontrol1_LoadingFrameComplete);
     
     #line default
     #line hidden
     return;
     case 3:
     this.textBox = ((System.Windows.Controls.TextBox)(target));
     
     #line 25 "..\..\MainWindow.xaml"
     this.textBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBox_TextChanged);
     
     #line default
     #line hidden
     
     #line 25 "..\..\MainWindow.xaml"
     this.textBox.KeyDown += new System.Windows.Input.KeyEventHandler(this.textBox_KeyDown);
     
     #line default
     #line hidden
     return;
     case 4:
     this.button = ((System.Windows.Controls.Button)(target));
     
     #line 26 "..\..\MainWindow.xaml"
     this.button.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.back1 = ((System.Windows.Controls.Button)(target));
     
     #line 27 "..\..\MainWindow.xaml"
     this.back1.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.next = ((System.Windows.Controls.Button)(target));
     
     #line 28 "..\..\MainWindow.xaml"
     this.next.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.home = ((System.Windows.Controls.Button)(target));
     
     #line 29 "..\..\MainWindow.xaml"
     this.home.Click += new System.Windows.RoutedEventHandler(this.button_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.history = ((System.Windows.Controls.Button)(target));
     
     #line 30 "..\..\MainWindow.xaml"
     this.history.Click += new System.Windows.RoutedEventHandler(this.history_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.menu = ((System.Windows.Controls.Menu)(target));
     return;
     case 10:
     this.label = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#18
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.WebCon = ((Tjssm_Multi_Touch_Table.Web)(target));
     return;
     case 2:
     this.webControl1 = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     case 3:
     this.rect1 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 4:
     this.bt1 = ((System.Windows.Controls.Button)(target));
     
     #line 16 "..\..\Web.xaml"
     this.bt1.Click += new System.Windows.RoutedEventHandler(this.bt1_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
示例#19
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\MainWindow.xaml"
     ((KnoxehChatWPF.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     
     #line 5 "..\..\MainWindow.xaml"
     ((KnoxehChatWPF.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnSend = ((System.Windows.Controls.Button)(target));
     
     #line 19 "..\..\MainWindow.xaml"
     this.btnSend.Click += new System.Windows.RoutedEventHandler(this.btnSend_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtMessage = ((System.Windows.Controls.TextBox)(target));
     
     #line 20 "..\..\MainWindow.xaml"
     this.txtMessage.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtMessage_KeyDown);
     
     #line default
     #line hidden
     return;
     case 4:
     this.webChat = ((Awesomium.Windows.Controls.WebControl)(target));
     
     #line 22 "..\..\MainWindow.xaml"
     this.webChat.LoadingFrame += new Awesomium.Core.LoadingFrameEventHandler(this.webChat_LoadingFrame);
     
     #line default
     #line hidden
     
     #line 22 "..\..\MainWindow.xaml"
     this.webChat.ShowJavascriptDialog += new Awesomium.Core.JavascriptDialogEventHandler(this.webChat_ShowJavascriptDialog);
     
     #line default
     #line hidden
     
     #line 22 "..\..\MainWindow.xaml"
     this.webChat.Unloaded += new System.Windows.RoutedEventHandler(this.webChat_Unloaded);
     
     #line default
     #line hidden
     
     #line 22 "..\..\MainWindow.xaml"
     this.webChat.InitializeView += new Awesomium.Core.WebViewEventHandler(this.webChat_InitializeView);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btnConnect = ((System.Windows.Controls.Button)(target));
     
     #line 23 "..\..\MainWindow.xaml"
     this.btnConnect.Click += new System.Windows.RoutedEventHandler(this.btnConnect_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.txtUserName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.chkSound = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 8:
     this.userList = ((System.Windows.Controls.ListBox)(target));
     return;
     case 9:
     this.txtChat = ((System.Windows.Controls.TextBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\..\Controls\ViewStream.xaml"
     ((LiveStreamBuddy.Controls.ViewStream)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.UserControl_SizeChanged_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.webViewStream = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\AuthWindow.xaml"
     ((LiveStreamBuddy.AuthWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.webBrowser = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     }
     this._contentLoaded = true;
 }
示例#22
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\MainWindow.xaml"
     ((KnoxehChatWPF.MainWindow)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.btnSend = ((System.Windows.Controls.Button)(target));
     
     #line 14 "..\..\MainWindow.xaml"
     this.btnSend.Click += new System.Windows.RoutedEventHandler(this.btnSend_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtMessage = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.webChat = ((Awesomium.Windows.Controls.WebControl)(target));
     return;
     case 5:
     this.btnConnect = ((System.Windows.Controls.Button)(target));
     
     #line 18 "..\..\MainWindow.xaml"
     this.btnConnect.Click += new System.Windows.RoutedEventHandler(this.btnConnect_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.txtUserName = ((System.Windows.Controls.TextBox)(target));
     return;
     }
     this._contentLoaded = true;
 }