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

            case 2:
                this.scv = ((System.Windows.Controls.ScrollViewer)(target));
                return;

            case 3:
                this.gt = ((GeoTree.UI.GeneticTree)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.grid = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.scv = ((System.Windows.Controls.ScrollViewer)(target));
     return;
     case 3:
     this.gt = ((GeoTree.UI.GeneticTree)(target));
     return;
     }
     this._contentLoaded = true;
 }