Exemplo n.º 1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MangaOL;component/UserControls/UcImage.xaml", System.UriKind.Relative));
     this.local = ((System.Windows.Controls.UserControl)(this.FindName("local")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.stackLoading = ((System.Windows.Controls.StackPanel)(this.FindName("stackLoading")));
     this.scroll = ((System.Windows.Controls.ScrollViewer)(this.FindName("scroll")));
     this.gridContext = ((System.Windows.Controls.Grid)(this.FindName("gridContext")));
     this.obj_Zoom = ((Telerik.Windows.Controls.SlideView.PanAndZoomImage)(this.FindName("obj_Zoom")));
     this.stackZoom = ((System.Windows.Controls.StackPanel)(this.FindName("stackZoom")));
 }
Exemplo n.º 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iFixit.WP8.UI;component/Views/Details.xaml", System.UriKind.Relative));
     this.root = ((iFixit.WP8.UI.Code.PageBase)(this.FindName("root")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TopMenu = ((iFixit.WP8.UI.TopMenuControl)(this.FindName("TopMenu")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.IndexNav = ((System.Windows.Controls.Grid)(this.FindName("IndexNav")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.radSlideView = ((Telerik.Windows.Controls.RadSlideView)(this.FindName("radSlideView")));
     this._performanceProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("_performanceProgressBar")));
     this.radWindow = ((Telerik.Windows.Controls.RadWindow)(this.FindName("radWindow")));
     this.ZoomImage = ((Telerik.Windows.Controls.SlideView.PanAndZoomImage)(this.FindName("ZoomImage")));
 }
Exemplo n.º 3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iFixit.WP8.UI;component/Views/Details.xaml", System.UriKind.Relative));
     this.root                    = ((iFixit.WP8.UI.Code.PageBase)(this.FindName("root")));
     this.LayoutRoot              = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TopMenu                 = ((iFixit.WP8.UI.TopMenuControl)(this.FindName("TopMenu")));
     this.PageTitle               = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.IndexNav                = ((System.Windows.Controls.Grid)(this.FindName("IndexNav")));
     this.ContentPanel            = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.radSlideView            = ((Telerik.Windows.Controls.RadSlideView)(this.FindName("radSlideView")));
     this._performanceProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("_performanceProgressBar")));
     this.radWindow               = ((Telerik.Windows.Controls.RadWindow)(this.FindName("radWindow")));
     this.ZoomImage               = ((Telerik.Windows.Controls.SlideView.PanAndZoomImage)(this.FindName("ZoomImage")));
 }
Exemplo n.º 4
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FourWalled;component/ImageViewer.xaml", System.UriKind.Relative));
     this.btnSave          = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("btnSave")));
     this.btnShare         = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("btnShare")));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel     = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.rsvImageViewer   = ((Telerik.Windows.Controls.SlideView.PanAndZoomImage)(this.FindName("rsvImageViewer")));
     this.tblockResolution = ((System.Windows.Controls.TextBlock)(this.FindName("tblockResolution")));
     this.tblockDateAdded  = ((System.Windows.Controls.TextBlock)(this.FindName("tblockDateAdded")));
     this.tblockTags       = ((System.Windows.Controls.TextBlock)(this.FindName("tblockTags")));
     this.LoaderGrid       = ((System.Windows.Controls.Grid)(this.FindName("LoaderGrid")));
     this.tblockLoaderText = ((System.Windows.Controls.TextBlock)(this.FindName("tblockLoaderText")));
 }