Interaction logic for BookView.xaml
Inheritance: System.Windows.Controls.UserControl
Example #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
 {
     switch (connectionId)
     {
     case 1:
         this.bookView = ((BooksDesktopApp.Views.BookView)(target));
         return;
     }
     this._contentLoaded = true;
 }