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

            case 2:
                this.memberExpander = ((System.Windows.Controls.Expander)(target));
                return;

            case 3:
                this.MemberListBox = ((System.Windows.Controls.ListBox)(target));
                return;

            case 4:
                this.msgSetImage = ((Bama.Controls.PixelBitmap)(target));
                return;

            case 5:
                this.mail = ((System.Windows.Controls.Grid)(target));
                return;

            case 6:
                this.OutputBox = ((InstanceAnswerPro.IM.Controls.InputBox)(target));
                return;

            case 7:
                this.miniToolbar = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:
                this.InputBox = ((InstanceAnswerPro.IM.Controls.InputBox)(target));
                return;

            case 9:
                this.msgSetButton = ((Bama.Controls.DropdownButton)(target));

            #line 37 "..\..\..\Conversation\CommunitySessionWindow.xaml"
                this.msgSetButton.Click += new System.Windows.RoutedEventHandler(this.msgSetButton_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.send = ((System.Windows.Controls.Button)(target));
                return;

            case 11:
                this.caption = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 12:
                this.sessionsControl = ((Bama.Controls.SingleRowItemsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Announcement = ((System.Windows.Controls.Expander)(target));
     return;
     case 2:
     this.memberExpander = ((System.Windows.Controls.Expander)(target));
     return;
     case 3:
     this.MemberListBox = ((System.Windows.Controls.ListBox)(target));
     return;
     case 4:
     this.msgSetImage = ((Bama.Controls.PixelBitmap)(target));
     return;
     case 5:
     this.mail = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.OutputBox = ((InstanceAnswerPro.IM.Controls.InputBox)(target));
     return;
     case 7:
     this.miniToolbar = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     this.InputBox = ((InstanceAnswerPro.IM.Controls.InputBox)(target));
     return;
     case 9:
     this.msgSetButton = ((Bama.Controls.DropdownButton)(target));
     
     #line 37 "..\..\..\Conversation\CommunitySessionWindow.xaml"
     this.msgSetButton.Click += new System.Windows.RoutedEventHandler(this.msgSetButton_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.send = ((System.Windows.Controls.Button)(target));
     return;
     case 11:
     this.caption = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 12:
     this.sessionsControl = ((Bama.Controls.SingleRowItemsControl)(target));
     return;
     }
     this._contentLoaded = true;
 }