Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BaseGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.environmentSV = ((Microsoft.Surface.Presentation.Controls.ScatterView)(target));
                return;

            case 3:
                this.critterSVI2 = ((SynFluo1.Critter)(target));
                return;

            case 4:
                this.critterSVI3 = ((SynFluo1.Critter)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BaseGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.environmentSV = ((Microsoft.Surface.Presentation.Controls.ScatterView)(target));
     return;
     case 3:
     this.critterSVI2 = ((SynFluo1.Critter)(target));
     return;
     case 4:
     this.critterSVI3 = ((SynFluo1.Critter)(target));
     return;
     }
     this._contentLoaded = true;
 }