void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 11 "..\..\SkinlessFooter.xaml" ((PNotes.NET.SkinlessFooter)(target)).Initialized += new System.EventHandler(this.UserControl_Initialized); #line default #line hidden return; case 2: this.FooterBorder = ((System.Windows.Controls.Border)(target)); return; case 3: this.ScheduleButton = ((PNotes.NET.MarkButton)(target)); return; case 4: this.ChangeButton = ((PNotes.NET.MarkButton)(target)); return; case 5: this.ProtectedButton = ((PNotes.NET.MarkButton)(target)); return; case 6: this.PriorityButton = ((PNotes.NET.MarkButton)(target)); return; case 7: this.CompleteButton = ((PNotes.NET.MarkButton)(target)); return; case 8: this.PasswordButton = ((PNotes.NET.MarkButton)(target)); return; case 9: this.PinButton = ((PNotes.NET.MarkButton)(target)); return; case 10: this.MailButton = ((PNotes.NET.MarkButton)(target)); return; case 11: this.EncryptedButton = ((PNotes.NET.MarkButton)(target)); return; } this._contentLoaded = true; }