Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.CtlVideo = ((Video.Presentation.ctlVideo)(target));
                return;

            case 2:
                this.row1 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 3:
                this.myViewer = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 4:
                this.cnvVideos = ((System.Windows.Controls.WrapPanel)(target));
                return;

            case 5:
                this.cnvCloseVideo = ((System.Windows.Controls.Canvas)(target));
                return;

            case 6:
                this.cnvHttp = ((System.Windows.Controls.Canvas)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.CtlVideo = ((Video.Presentation.ctlVideo)(target));
     return;
     case 2:
     this.row1 = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 3:
     this.myViewer = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 4:
     this.cnvVideos = ((System.Windows.Controls.WrapPanel)(target));
     return;
     case 5:
     this.cnvCloseVideo = ((System.Windows.Controls.Canvas)(target));
     return;
     case 6:
     this.cnvHttp = ((System.Windows.Controls.Canvas)(target));
     return;
     }
     this._contentLoaded = true;
 }