public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/DownloadListPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.RestartMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("RestartMenuItem")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/DownloadListPage.xaml", System.UriKind.Relative));
     this.LayoutRoot      = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel    = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.RestartMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("RestartMenuItem")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/UserLibraryPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PinMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("PinMenuItem")));
     this.DeleteMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("DeleteMenuItem")));
     this.RemoveFromFavouritesMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("RemoveFromFavouritesMenuItem")));
     this.BlockCanvas = ((System.Windows.Controls.Canvas)(this.FindName("BlockCanvas")));
     this.SortModePopup = ((System.Windows.Controls.Primitives.Popup)(this.FindName("SortModePopup")));
     this.OrderStackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("OrderStackPanel")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FBReader.App;component/Views/Pages/UserLibraryPage.xaml", System.UriKind.Relative));
     this.LayoutRoot     = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PinMenuItem    = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("PinMenuItem")));
     this.DeleteMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("DeleteMenuItem")));
     this.RemoveFromFavouritesMenuItem = ((Telerik.Windows.Controls.RadContextMenuItem)(this.FindName("RemoveFromFavouritesMenuItem")));
     this.BlockCanvas     = ((System.Windows.Controls.Canvas)(this.FindName("BlockCanvas")));
     this.SortModePopup   = ((System.Windows.Controls.Primitives.Popup)(this.FindName("SortModePopup")));
     this.OrderStackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("OrderStackPanel")));
 }