示例#1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TouristMoscowWP;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.AllBadges  = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("AllBadges")));
 }
示例#2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TouristMoscowWP;component/MainPage.xaml", System.UriKind.Relative));
     this.FindDataButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("FindDataButton")));
     this.LayoutRoot     = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SearchText     = ((System.Windows.Controls.TextBox)(this.FindName("SearchText")));
     this.ContentPanel   = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.FindItemsList  = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("FindItemsList")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucAccessoriesList.xaml", System.UriKind.Relative));
     this.acbSearch = ((Telerik.Windows.Controls.RadAutoCompleteBox)(this.FindName("acbSearch")));
     this.btnFilter = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnFilter")));
     this.pbFilters = ((Telerik.Windows.Controls.RadPickerBox)(this.FindName("pbFilters")));
     this.lpFavorites = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpFavorites")));
     this.lpTypes = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpTypes")));
     this.lpSorting = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpSorting")));
     this.swShowGroups = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swShowGroups")));
     this.btnOK = ((Telerik.Windows.Controls.ApplicationBarButton)(this.FindName("btnOK")));
     this.lbAccessories = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("lbAccessories")));
 }
示例#4
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Postolego;component/Pages/MainPage.xaml", System.UriKind.Relative));
     this.ProgressBar = ((Microsoft.Phone.Shell.ProgressIndicator)(this.FindName("ProgressBar")));
     this.TextAndImage = ((System.Windows.DataTemplate)(this.FindName("TextAndImage")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.LoadingLabel = ((System.Windows.Controls.TextBlock)(this.FindName("LoadingLabel")));
     this.MainPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.UnreadPivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("UnreadPivotItem")));
     this.UnreadJumpList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("UnreadJumpList")));
     this.FavoritesPivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("FavoritesPivotItem")));
     this.FavoritesJumpList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("FavoritesJumpList")));
     this.ArchivePivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ArchivePivotItem")));
     this.ArchiveJumpList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("ArchiveJumpList")));
     this.NotificationWindow = ((Telerik.Windows.Controls.RadWindow)(this.FindName("NotificationWindow")));
     this.NotificationHeader = ((System.Windows.Controls.TextBlock)(this.FindName("NotificationHeader")));
     this.NotificationMessage = ((System.Windows.Controls.TextBlock)(this.FindName("NotificationMessage")));
 }
示例#5
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/wpcd;component/Pages/MainPage.xaml", System.UriKind.Relative));
     this.VDF = ((wpcd.Converters.VisibilityDependentOnFavoriteConverter)(this.FindName("VDF")));
     this.BDU = ((wpcd.Converters.BrushDependentOnUnreadConverter)(this.FindName("BDU")));
     this.SDF = ((wpcd.Converters.StarDependontOnFavoriteConverter)(this.FindName("SDF")));
     this.VDS = ((wpcd.Converters.VisibilityDependentOnStringConverter)(this.FindName("VDS")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.MainPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.AllList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("AllList")));
     this.UnreadList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("UnreadList")));
     this.FavoritesList = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("FavoritesList")));
     this.SortTypeBorder = ((System.Windows.Controls.Border)(this.FindName("SortTypeBorder")));
     this.SortTypeText = ((System.Windows.Controls.TextBlock)(this.FindName("SortTypeText")));
     this.ComicWindow = ((Telerik.Windows.Controls.RadWindow)(this.FindName("ComicWindow")));
     this.ComicWindowOpenAnimation = ((Telerik.Windows.Controls.RadMoveYAnimation)(this.FindName("ComicWindowOpenAnimation")));
     this.ComicWindowCloseAnimation = ((Telerik.Windows.Controls.RadMoveYAnimation)(this.FindName("ComicWindowCloseAnimation")));
     this.WindowGrid = ((System.Windows.Controls.Grid)(this.FindName("WindowGrid")));
     this.ComicImage = ((wpcd.CustomPanAndZoomImage)(this.FindName("ComicImage")));
     this.OverlayGrid = ((System.Windows.Controls.Grid)(this.FindName("OverlayGrid")));
     this.NotificationWindow = ((Telerik.Windows.Controls.RadWindow)(this.FindName("NotificationWindow")));
     this.NotificationBorder = ((System.Windows.Controls.Border)(this.FindName("NotificationBorder")));
     this.Notification = ((System.Windows.Controls.TextBlock)(this.FindName("Notification")));
 }