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"))); }