コード例 #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iFixit.WP8.UI;component/Views/Login.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TopMenu = ((iFixit.WP8.UI.TopMenuControl)(this.FindName("TopMenu")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.ConfirmaPassword = ((Telerik.Windows.Controls.RadPasswordBox)(this.FindName("ConfirmaPassword")));
     this._performanceProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("_performanceProgressBar")));
 }
コード例 #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iFixit.WP8.UI;component/Views/Login.xaml", System.UriKind.Relative));
     this.LayoutRoot              = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TopMenu                 = ((iFixit.WP8.UI.TopMenuControl)(this.FindName("TopMenu")));
     this.ContentPanel            = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.ConfirmaPassword        = ((Telerik.Windows.Controls.RadPasswordBox)(this.FindName("ConfirmaPassword")));
     this._performanceProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("_performanceProgressBar")));
 }
コード例 #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")));
 }
コード例 #4
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")));
 }