void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MyViewPort = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Cord = ((BluetoothController.WPFUserControls.KinectCoordinateSystemVisual3D)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.AxisAngle = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.myViewport = ((HelixToolkit.Wpf.HelixViewport3D)(target));
                return;

            case 3:
                this.topModelVisual3D = ((System.Windows.Media.Media3D.ModelVisual3D)(target));
                return;

            case 4:
                this.Arrows = ((BluetoothController.WPFUserControls.KinectCoordinateSystemVisual3D)(target));
                return;
            }
            this._contentLoaded = true;
        }