void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.AboutWindow = ((BinarySearchTreeWPF.About)(target));
         return;
     }
     this._contentLoaded = true;
 }