Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.fileObjectCon = ((TouchFramework.ControlHandlers.FileBoxObject)(target));
                return;

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

            case 3:
                this.textName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.img_send = ((System.Windows.Controls.Image)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.fileObjectCon = ((TouchFramework.ControlHandlers.FileBoxObject)(target));
     return;
     case 2:
     this.iconImg = ((System.Windows.Controls.Image)(target));
     return;
     case 3:
     this.textName = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.img_send = ((System.Windows.Controls.Image)(target));
     return;
     }
     this._contentLoaded = true;
 }