Пример #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.WebCon = ((Tjssm_Multi_Touch_Table.Web)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.WebCon = ((Tjssm_Multi_Touch_Table.Web)(target));
         return;
     }
     this._contentLoaded = true;
 }
Пример #4
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;
 }