public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Scrumboard;component/Views/Specific/BoardPage.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SpecificPivot        = ((Microsoft.Phone.Controls.Pivot)(this.FindName("SpecificPivot")));
     this.Activities           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Activities")));
     this.Notification_Content = ((System.Windows.Controls.Grid)(this.FindName("Notification_Content")));
     this.LoadingNotifications = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingNotifications")));
     this.activities_list      = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("activities_list")));
     this.Members            = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Members")));
     this.Boards_Content     = ((System.Windows.Controls.Grid)(this.FindName("Boards_Content")));
     this.MemberAutocomplete = ((Microsoft.Phone.Controls.AutoCompleteBox)(this.FindName("MemberAutocomplete")));
     this.LoadingMembers     = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingMembers")));
     this.member_list        = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("member_list")));
     this.Lists        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Lists")));
     this.List_Content = ((System.Windows.Controls.Grid)(this.FindName("List_Content")));
     this.Add_List     = ((System.Windows.Controls.Button)(this.FindName("Add_List")));
     this.LoadingLists = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingLists")));
     this.list_list    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("list_list")));
 }
Пример #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PivotApp1;component/MainPage.xaml", System.UriKind.Relative));
     this.myMainPage         = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("myMainPage")));
     this.spinner            = ((System.Windows.DataTemplate)(this.FindName("spinner")));
     this.OtteluOtsikko      = ((System.Windows.DataTemplate)(this.FindName("OtteluOtsikko")));
     this.BackFront          = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("BackFront")));
     this.VaihdaLohkoa       = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("VaihdaLohkoa")));
     this.Asetukset          = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("Asetukset")));
     this.LayoutRoot         = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MainPivot          = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.OttelutPivot       = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("OttelutPivot")));
     this.PaivanOttelutList  = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("PaivanOttelutList")));
     this.SarjataulukkoList  = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("SarjataulukkoList")));
     this.TilastotList       = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("TilastotList")));
     this.VanhatOttelutPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("VanhatOttelutPivot")));
     this.VanhatOttelutList  = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("VanhatOttelutList")));
     this.TehopisteetList    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("TehopisteetList")));
     this.PeliAika           = ((System.Windows.Controls.TextBlock)(this.FindName("PeliAika")));
     this.KotiJoukkue        = ((System.Windows.Controls.TextBlock)(this.FindName("KotiJoukkue")));
     this.PeliTulos          = ((System.Windows.Controls.TextBlock)(this.FindName("PeliTulos")));
     this.VierasJoukkue      = ((System.Windows.Controls.TextBlock)(this.FindName("VierasJoukkue")));
     this.OtteluEratulokset  = ((System.Windows.Controls.TextBlock)(this.FindName("OtteluEratulokset")));
     this.OtteluTorjunnat    = ((System.Windows.Controls.TextBlock)(this.FindName("OtteluTorjunnat")));
     this.OtteluGridList     = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("OtteluGridList")));
 }
Пример #3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TakeMeThere;component/ListPage.xaml", System.UriKind.Relative));
     this.MyCollection                    = ((System.Windows.Data.CollectionViewSource)(this.FindName("MyCollection")));
     this.LayoutRoot                      = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Pivot_ListPage                  = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Pivot_ListPage")));
     this.PivotItem1                      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItem1")));
     this.ListBox_Destination             = ((System.Windows.Controls.ListBox)(this.FindName("ListBox_Destination")));
     this.TextBlock_NoItemSign            = ((System.Windows.Controls.TextBlock)(this.FindName("TextBlock_NoItemSign")));
     this.Grid_SearchBox                  = ((System.Windows.Controls.Grid)(this.FindName("Grid_SearchBox")));
     this.TextBox_SearchBox               = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("TextBox_SearchBox")));
     this.Grid_SortOption                 = ((System.Windows.Controls.Grid)(this.FindName("Grid_SortOption")));
     this.RadioButton_SortOption_Name     = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Name")));
     this.RadioButton_SortOption_Location = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Location")));
     this.RadioButton_SortOption_Distance = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Distance")));
     this.RadioButton_SortOption_Address  = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Address")));
     this.Button_SortOption               = ((System.Windows.Controls.Button)(this.FindName("Button_SortOption")));
     this.Appbar_MapButton                = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("Appbar_MapButton")));
     this.Appbar_CompassButton            = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("Appbar_CompassButton")));
 }
Пример #4
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WowCommon;component/Apps/WowPad/UI/Pages/AboutPage.xaml", System.UriKind.Relative));
     this.aboutPage        = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("aboutPage")));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.AboutPivot       = ((Microsoft.Phone.Controls.Pivot)(this.FindName("AboutPivot")));
     this.AppVersion       = ((System.Windows.Controls.TextBlock)(this.FindName("AppVersion")));
     this.Developer        = ((System.Windows.Controls.TextBlock)(this.FindName("Developer")));
     this.DeveloperContact = ((System.Windows.Controls.TextBlock)(this.FindName("DeveloperContact")));
     this.Designer         = ((System.Windows.Controls.TextBlock)(this.FindName("Designer")));
     this.DesignerContact  = ((System.Windows.Controls.TextBlock)(this.FindName("DesignerContact")));
     this.RateReview       = ((System.Windows.Controls.TextBlock)(this.FindName("RateReview")));
     this.Facebook         = ((System.Windows.Controls.TextBlock)(this.FindName("Facebook")));
     this.Feedback         = ((System.Windows.Controls.TextBlock)(this.FindName("Feedback")));
     this.VisitHomePage    = ((System.Windows.Controls.TextBlock)(this.FindName("VisitHomePage")));
     this.ShareApp         = ((System.Windows.Controls.TextBlock)(this.FindName("ShareApp")));
     this.PivotWhatsNew    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotWhatsNew")));
     this.LibraryCreator1  = ((System.Windows.Controls.TextBlock)(this.FindName("LibraryCreator1")));
     this.LibraryCreator2  = ((System.Windows.Controls.TextBlock)(this.FindName("LibraryCreator2")));
     this.SpecialPeople1   = ((System.Windows.Controls.TextBlock)(this.FindName("SpecialPeople1")));
 }
Пример #5
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MangGuoTv;component/Views/PlayerInfo.xaml", System.UriKind.Relative));
     this.LayoutRoot     = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Logo           = ((System.Windows.Controls.Image)(this.FindName("Logo")));
     this.Name           = ((System.Windows.Controls.TextBlock)(this.FindName("Name")));
     this.myMediaElement = ((System.Windows.Controls.MediaElement)(this.FindName("myMediaElement")));
     this.FullPlayerGrid = ((System.Windows.Controls.Grid)(this.FindName("FullPlayerGrid")));
     this.TimeNow        = ((System.Windows.Controls.TextBlock)(this.FindName("TimeNow")));
     this.DefinitionList = ((System.Windows.Controls.StackPanel)(this.FindName("DefinitionList")));
     this.FullAllDramas  = ((System.Windows.Controls.Grid)(this.FindName("FullAllDramas")));
     this.AllVideos      = ((System.Windows.Controls.ListBox)(this.FindName("AllVideos")));
     this.playerGrid     = ((System.Windows.Controls.Grid)(this.FindName("playerGrid")));
     this.PlayImg        = ((System.Windows.Controls.Image)(this.FindName("PlayImg")));
     this.pbVideo        = ((System.Windows.Controls.Slider)(this.FindName("pbVideo")));
     this.StartTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("StartTextBlock")));
     this.EndTextBlock   = ((System.Windows.Controls.TextBlock)(this.FindName("EndTextBlock")));
     this.fullScreen     = ((System.Windows.Controls.Button)(this.FindName("fullScreen")));
     this.MainPivot      = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.DramaItem      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("DramaItem")));
     this.AllDramas      = ((System.Windows.Controls.ListBox)(this.FindName("AllDramas")));
     this.DetailItem     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("DetailItem")));
     this.VideoName      = ((System.Windows.Controls.TextBlock)(this.FindName("VideoName")));
     this.CommentItem    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("CommentItem")));
     this.SceneItem      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("SceneItem")));
     this.RelatedVideos  = ((System.Windows.Controls.ListBox)(this.FindName("RelatedVideos")));
 }
Пример #6
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/BarCamp;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot         = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.rootPivot          = ((Microsoft.Phone.Controls.Pivot)(this.FindName("rootPivot")));
     this.map_Home           = ((Microsoft.Phone.Maps.Controls.Map)(this.FindName("map_Home")));
     this.rect_Hour          = ((System.Windows.Shapes.Rectangle)(this.FindName("rect_Hour")));
     this.rect_Minute        = ((System.Windows.Shapes.Rectangle)(this.FindName("rect_Minute")));
     this.txtblk_Hour        = ((System.Windows.Controls.TextBlock)(this.FindName("txtblk_Hour")));
     this.txtblk_Minute      = ((System.Windows.Controls.TextBlock)(this.FindName("txtblk_Minute")));
     this.txtblk_HourLabel   = ((System.Windows.Controls.TextBlock)(this.FindName("txtblk_HourLabel")));
     this.txtblk_MinuteLabel = ((System.Windows.Controls.TextBlock)(this.FindName("txtblk_MinuteLabel")));
     this.rect_MapHome       = ((System.Windows.Shapes.Rectangle)(this.FindName("rect_MapHome")));
     this.img_Sponsor        = ((System.Windows.Controls.Image)(this.FindName("img_Sponsor")));
     this.wb_Home_Sponsor    = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("wb_Home_Sponsor")));
     this.image_QRCode       = ((System.Windows.Controls.Image)(this.FindName("image_QRCode")));
     this.img_addImg         = ((System.Windows.Controls.Image)(this.FindName("img_addImg")));
     this.lls_FriendList     = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls_FriendList")));
     this.img_scanImg        = ((System.Windows.Controls.Image)(this.FindName("img_scanImg")));
     this.pivot_Agenda       = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pivot_Agenda")));
     this.wb_Agenda          = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("wb_Agenda")));
 }
Пример #7
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RipTrail;component/AppSettings.xaml", System.UriKind.Relative));
     this.LayoutRoot             = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pivAppSettings         = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivAppSettings")));
     this.ContentGridMapSettings = ((System.Windows.Controls.Grid)(this.FindName("ContentGridMapSettings")));
     this.lstMapTypes            = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lstMapTypes")));
     this.lstMapColors           = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lstMapColors")));
     this.togCourse = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("togCourse")));
     this.ContentPanelAppSettings     = ((System.Windows.Controls.Grid)(this.FindName("ContentPanelAppSettings")));
     this.togMyLocation               = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("togMyLocation")));
     this.lstMapUnits                 = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lstMapUnits")));
     this.togScreenSleep              = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("togScreenSleep")));
     this.btnResetOdo                 = ((System.Windows.Controls.Button)(this.FindName("btnResetOdo")));
     this.pivCompassOptions           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pivCompassOptions")));
     this.ContentPanelCompassSettings = ((System.Windows.Controls.Grid)(this.FindName("ContentPanelCompassSettings")));
     this.calibrationStackPanel       = ((System.Windows.Controls.StackPanel)(this.FindName("calibrationStackPanel")));
     this.calibrationTextBlock        = ((System.Windows.Controls.TextBlock)(this.FindName("calibrationTextBlock")));
     this.calibrationButton           = ((System.Windows.Controls.Button)(this.FindName("calibrationButton")));
     this.grdCalibrationPanel         = ((System.Windows.Controls.Grid)(this.FindName("grdCalibrationPanel")));
     this.btnCalibrateCompass         = ((System.Windows.Controls.Button)(this.FindName("btnCalibrateCompass")));
     this.togHideCompassRose          = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("togHideCompassRose")));
 }
Пример #8
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Chameleon;component/View/LockscreenSelectionPage.xaml", System.UriKind.Relative));
     this.lockscreenSelectionPage = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("lockscreenSelectionPage")));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.LockScreenPivot      = ((Microsoft.Phone.Controls.Pivot)(this.FindName("LockScreenPivot")));
     this.Phone                = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Phone")));
     this.PhonePictureSelector = ((Microsoft.Phone.Controls.LongListMultiSelector)(this.FindName("PhonePictureSelector")));
     this.Bing = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Bing")));
     this.BingTodayPictureSelector = ((Microsoft.Phone.Controls.LongListMultiSelector)(this.FindName("BingTodayPictureSelector")));
     this.BingTodayProgressBar     = ((System.Windows.Controls.Grid)(this.FindName("BingTodayProgressBar")));
     this.Nasa = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Nasa")));
     this.NasaTodayPictureSelector = ((Microsoft.Phone.Controls.LongListMultiSelector)(this.FindName("NasaTodayPictureSelector")));
     this.NasaTodayProgressBar     = ((System.Windows.Controls.Grid)(this.FindName("NasaTodayProgressBar")));
     this.Search               = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Search")));
     this.grdSearch            = ((System.Windows.Controls.Grid)(this.FindName("grdSearch")));
     this.txtSearch            = ((System.Windows.Controls.TextBox)(this.FindName("txtSearch")));
     this.btnSearch            = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.WebPictureSelector   = ((Microsoft.Phone.Controls.LongListMultiSelector)(this.FindName("WebPictureSelector")));
     this.TxtSearchBingNoData  = ((System.Windows.Controls.TextBlock)(this.FindName("TxtSearchBingNoData")));
     this.SearchingProgressBar = ((System.Windows.Controls.Grid)(this.FindName("SearchingProgressBar")));
 }
Пример #9
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SDAHymnal;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pivot            = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivot")));
     this.pivot_open       = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pivot_open")));
     this.textbox_number   = ((System.Windows.Controls.TextBlock)(this.FindName("textbox_number")));
     this.button_7         = ((System.Windows.Controls.Button)(this.FindName("button_7")));
     this.button_8         = ((System.Windows.Controls.Button)(this.FindName("button_8")));
     this.button_9         = ((System.Windows.Controls.Button)(this.FindName("button_9")));
     this.button_1         = ((System.Windows.Controls.Button)(this.FindName("button_1")));
     this.button_2         = ((System.Windows.Controls.Button)(this.FindName("button_2")));
     this.button_3         = ((System.Windows.Controls.Button)(this.FindName("button_3")));
     this.button_4         = ((System.Windows.Controls.Button)(this.FindName("button_4")));
     this.button_5         = ((System.Windows.Controls.Button)(this.FindName("button_5")));
     this.button_6         = ((System.Windows.Controls.Button)(this.FindName("button_6")));
     this.button_0         = ((System.Windows.Controls.Button)(this.FindName("button_0")));
     this.ok_button        = ((System.Windows.Controls.Button)(this.FindName("ok_button")));
     this.button1          = ((System.Windows.Controls.Button)(this.FindName("button1")));
     this.pivot_hymn       = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pivot_hymn")));
     this.ContentGrid      = ((System.Windows.Controls.Grid)(this.FindName("ContentGrid")));
     this.scrollViewer1    = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewer1")));
     this.textBlock_Hymn   = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock_Hymn")));
     this.pivot_about      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pivot_about")));
     this.hyperlinkButton1 = ((System.Windows.Controls.HyperlinkButton)(this.FindName("hyperlinkButton1")));
 }
Пример #10
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/wallhaven;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot         = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MainPivot          = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.LatestImagesPivot  = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("LatestImagesPivot")));
     this.LatestWallpapers   = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("LatestWallpapers")));
     this.RandomImagesPivot  = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("RandomImagesPivot")));
     this.RandomWallpapers   = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("RandomWallpapers")));
     this.SearchPivot        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("SearchPivot")));
     this.SearchResults      = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("SearchResults")));
     this.SearchTextBox      = ((System.Windows.Controls.TextBox)(this.FindName("SearchTextBox")));
     this.SettingsPivot      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("SettingsPivot")));
     this.MainStackPanel     = ((System.Windows.Controls.StackPanel)(this.FindName("MainStackPanel")));
     this.CategoryFilterGrid = ((System.Windows.Controls.Grid)(this.FindName("CategoryFilterGrid")));
     this.GeneralFilter      = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("GeneralFilter")));
     this.AnimeFilter        = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("AnimeFilter")));
     this.PeopleFilter       = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("PeopleFilter")));
     this.SFWFilter          = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("SFWFilter")));
     this.SketchyFilter      = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("SketchyFilter")));
     this.NSFWFilter         = ((System.Windows.Controls.Primitives.ToggleButton)(this.FindName("NSFWFilter")));
     this.SortBy             = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("SortBy")));
     this.Relevance          = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("Relevance")));
     this.DateAdded          = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("DateAdded")));
     this.Views      = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("Views")));
     this.Favorites  = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("Favorites")));
     this.OrderBy    = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("OrderBy")));
     this.Ascending  = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("Ascending")));
     this.Descending = ((Microsoft.Phone.Controls.ListPickerItem)(this.FindName("Descending")));
 }
Пример #11
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/BookMemory;component/AllBookListPage.xaml", System.UriKind.Relative));
     this.MyCollection                          = ((System.Windows.Data.CollectionViewSource)(this.FindName("MyCollection")));
     this.LayoutRoot                            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel                          = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.Pivot_ListPage                        = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Pivot_ListPage")));
     this.PivotItem1                            = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItem1")));
     this.ListBox_Books                         = ((System.Windows.Controls.ListBox)(this.FindName("ListBox_Books")));
     this.Grid_SearchBox                        = ((System.Windows.Controls.Grid)(this.FindName("Grid_SearchBox")));
     this.TextBox_SearchBox                     = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("TextBox_SearchBox")));
     this.Grid_SortOption                       = ((System.Windows.Controls.Grid)(this.FindName("Grid_SortOption")));
     this.RadioButton_SortOption_Title          = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Title")));
     this.RadioButton_SortOption_Author         = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Author")));
     this.RadioButton_SortOption_Publisher      = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Publisher")));
     this.RadioButton_SortOption_PublishDate    = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_PublishDate")));
     this.RadioButton_SortOption_CreateDate     = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_CreateDate")));
     this.RadioButton_SortOption_ModifyDate     = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_ModifyDate")));
     this.RadioButton_SortOption_OpenDetailDate = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_OpenDetailDate")));
     this.RadioButton_SortOption_Rating         = ((System.Windows.Controls.RadioButton)(this.FindName("RadioButton_SortOption_Rating")));
     this.Button_SortOption                     = ((System.Windows.Controls.Button)(this.FindName("Button_SortOption")));
     this.AddButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("AddButton")));
 }
Пример #12
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Offline%20Social;component/FeedsBrowser.xaml", System.UriKind.Relative));
     this.LayoutRoot      = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel    = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.pivot           = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivot")));
     this.header1         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("header1")));
     this.FACEBOOK        = ((System.Windows.Controls.TextBlock)(this.FindName("FACEBOOK")));
     this.fbBrowser       = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("fbBrowser")));
     this.header2         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("header2")));
     this.TWITTER         = ((System.Windows.Controls.TextBlock)(this.FindName("TWITTER")));
     this.twitterBrowser  = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("twitterBrowser")));
     this.header3         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("header3")));
     this.LINKEDIN        = ((System.Windows.Controls.TextBlock)(this.FindName("LINKEDIN")));
     this.linkedinBrowser = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("linkedinBrowser")));
     this.BackButton      = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("BackButton")));
     this.HomeButton      = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("HomeButton")));
     this.RefreshButton   = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("RefreshButton")));
     this.ForwardButton   = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("ForwardButton")));
 }
Пример #13
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Studentus;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel       = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.ContentPanel     = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.week             = ((Microsoft.Phone.Controls.Pivot)(this.FindName("week")));
     this.monday           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("monday")));
     this.mondayTasks      = ((System.Windows.Controls.ListBox)(this.FindName("mondayTasks")));
     this.tuesday          = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("tuesday")));
     this.tuesdayTasks     = ((System.Windows.Controls.ListBox)(this.FindName("tuesdayTasks")));
     this.wednesday        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("wednesday")));
     this.wednesdayTasks   = ((System.Windows.Controls.ListBox)(this.FindName("wednesdayTasks")));
     this.thursday         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("thursday")));
     this.thursdayTasks    = ((System.Windows.Controls.ListBox)(this.FindName("thursdayTasks")));
     this.friday           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("friday")));
     this.fridayTasks      = ((System.Windows.Controls.ListBox)(this.FindName("fridayTasks")));
     this.saturday         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("saturday")));
     this.saturdayTasks    = ((System.Windows.Controls.ListBox)(this.FindName("saturdayTasks")));
     this.sunday           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("sunday")));
     this.sundayTasks      = ((System.Windows.Controls.ListBox)(this.FindName("sundayTasks")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Scrumboard;component/Views/Main/StartPage.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.StartPivot           = ((Microsoft.Phone.Controls.Pivot)(this.FindName("StartPivot")));
     this.Boards               = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Boards")));
     this.Boards_Content       = ((System.Windows.Controls.Grid)(this.FindName("Boards_Content")));
     this.LoadingBoards        = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingBoards")));
     this.board_list           = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("board_list")));
     this.AllBoards            = ((System.Windows.Controls.TextBlock)(this.FindName("AllBoards")));
     this.Notifications        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Notifications")));
     this.Notification_Content = ((System.Windows.Controls.Grid)(this.FindName("Notification_Content")));
     this.LoadingNotifications = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingNotifications")));
     this.notification_list    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("notification_list")));
     this.AllNotifications     = ((System.Windows.Controls.TextBlock)(this.FindName("AllNotifications")));
     this.Cards        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Cards")));
     this.Card_Content = ((System.Windows.Controls.Grid)(this.FindName("Card_Content")));
     this.LoadingCards = ((System.Windows.Controls.ProgressBar)(this.FindName("LoadingCards")));
     this.card_list    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("card_list")));
     this.AllCards     = ((System.Windows.Controls.TextBlock)(this.FindName("AllCards")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AzureManager;component/ViewSubscription.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.hostedServicesPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("hostedServicesPivot")));
 }
Пример #16
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Bookish;component/Home.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.BooksPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("BooksPivot")));
 }
Пример #17
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/VKPro;component/Page1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContactsPivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ContactsPivotItem")));
     this.ContactsFirstRunStackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContactsFirstRunStackPanel")));
 }
Пример #18
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Game%20of%20Thrones;component/ListPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PivotTitle = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PivotTitle")));
     this.Members = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Members")));
     this.HouseMembersListDesign = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("HouseMembersListDesign")));
 }
Пример #19
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PanoramaApp;component/List.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ListHeader = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ListHeader")));
     this.ListData = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("ListData")));
     this.InsideCartData = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("InsideCartData")));
 }
Пример #20
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DnD35.SRD.Navigator8;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MasterPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MasterPivot")));
     this.HomePivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("HomePivot")));
     this.HomeMenuOptionsList = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("HomeMenuOptionsList")));
 }
Пример #21
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/dxy;component/Page/KindDetail.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.pwb        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pwb")));
     this.wb         = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("wb")));
 }
Пример #22
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/ControleDeGastos;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.pivotAccounts = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivotAccounts")));
     this.newAccount = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("newAccount")));
     this.@new = ((System.Windows.Controls.Button)(this.FindName("new")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Microsoft.Samples.CRUDSqlAzure.Phone;component/Pages/RestaurantDishesPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MenuPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MenuPivot")));
     this.origHeader = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("origHeader")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.ItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("ItemsListBox")));
 }
Пример #24
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AppGlobo;component/PaginaInicial.xaml", System.UriKind.Relative));
     this.LayoutRoot              = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.progress                = ((System.Windows.Controls.StackPanel)(this.FindName("progress")));
     this.concursos               = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("concursos")));
     this.listRSS                 = ((System.Windows.Controls.ListBox)(this.FindName("listRSS")));
     this.agora                   = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("agora")));
     this.ImgTempoAgora           = ((System.Windows.Controls.Image)(this.FindName("ImgTempoAgora")));
     this.TxtCidadeAgora          = ((System.Windows.Controls.TextBlock)(this.FindName("TxtCidadeAgora")));
     this.TxtDataAgora            = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataAgora")));
     this.TxtTemperaturaAgora     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtTemperaturaAgora")));
     this.TxtDescricaoAgora       = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescricaoAgora")));
     this.TxtUmidadeAgora         = ((System.Windows.Controls.TextBlock)(this.FindName("TxtUmidadeAgora")));
     this.TxtVisibilidadeAgora    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtVisibilidadeAgora")));
     this.TxtVentoVelocidadeAgora = ((System.Windows.Controls.TextBlock)(this.FindName("TxtVentoVelocidadeAgora")));
     this.TxtVendoDirecaoAgora    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtVendoDirecaoAgora")));
     this.TxtPressaoAgora         = ((System.Windows.Controls.TextBlock)(this.FindName("TxtPressaoAgora")));
     this.TxtPressaoStatusAgora   = ((System.Windows.Controls.TextBlock)(this.FindName("TxtPressaoStatusAgora")));
     this.TxtNascerAgora          = ((System.Windows.Controls.TextBlock)(this.FindName("TxtNascerAgora")));
     this.TxtPorAgora             = ((System.Windows.Controls.TextBlock)(this.FindName("TxtPorAgora")));
     this.PrevisaoPivot           = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PrevisaoPivot")));
     this.ImgPreviUm              = ((System.Windows.Controls.Image)(this.FindName("ImgPreviUm")));
     this.TxtDataPreviUm          = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataPreviUm")));
     this.TxtDescPreviUm          = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescPreviUm")));
     this.TxtMaxPreviUm           = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMaxPreviUm")));
     this.TxtMinPreviUm           = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMinPreviUm")));
     this.ImgPreviUm_Copy         = ((System.Windows.Controls.Image)(this.FindName("ImgPreviUm_Copy")));
     this.TxtDataPreviUm_Copy     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataPreviUm_Copy")));
     this.TxtDescPreviUm_Copy     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescPreviUm_Copy")));
     this.TxtMaxPreviUm_Copy      = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMaxPreviUm_Copy")));
     this.TxtMinPreviUm_Copy      = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMinPreviUm_Copy")));
     this.ImgPreviUm_Copy1        = ((System.Windows.Controls.Image)(this.FindName("ImgPreviUm_Copy1")));
     this.TxtDataPreviUm_Copy1    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataPreviUm_Copy1")));
     this.TxtDescPreviUm_Copy1    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescPreviUm_Copy1")));
     this.TxtMaxPreviUm_Copy1     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMaxPreviUm_Copy1")));
     this.TxtMinPreviUm_Copy1     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMinPreviUm_Copy1")));
     this.ImgPreviUm_Copy2        = ((System.Windows.Controls.Image)(this.FindName("ImgPreviUm_Copy2")));
     this.TxtDataPreviUm_Copy2    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataPreviUm_Copy2")));
     this.TxtDescPreviUm_Copy2    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescPreviUm_Copy2")));
     this.TxtMaxPreviUm_Copy2     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMaxPreviUm_Copy2")));
     this.TxtMinPreviUm_Copy2     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMinPreviUm_Copy2")));
     this.ImgPreviUm_Copy3        = ((System.Windows.Controls.Image)(this.FindName("ImgPreviUm_Copy3")));
     this.TxtDataPreviUm_Copy3    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDataPreviUm_Copy3")));
     this.TxtDescPreviUm_Copy3    = ((System.Windows.Controls.TextBlock)(this.FindName("TxtDescPreviUm_Copy3")));
     this.TxtMaxPreviUm_Copy3     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMaxPreviUm_Copy3")));
     this.TxtMinPreviUm_Copy3     = ((System.Windows.Controls.TextBlock)(this.FindName("TxtMinPreviUm_Copy3")));
 }
Пример #25
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/ResKueMe;component/ContactsView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.SamplePivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("SamplePivot")));
     this.MultiselectLbxItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("MultiselectLbxItem")));
     this.ContactList = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("ContactList")));
 }
Пример #26
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/iConto;component/Wallet/Cards/Wallet.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Pivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Pivot")));
     this.BankCards = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("BankCards")));
     this.CashCards = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("CashCards")));
     this.IcontoCards = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("IcontoCards")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/LeanCloud.LeanMeaasge.Demo;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.main_pivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("main_pivot")));
     this.lls_conversation = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls_conversation")));
     this.pi_contacts = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pi_contacts")));
     this.lls_contacts = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls_contacts")));
 }
Пример #28
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WordSteps;component/Pages/SettingsPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SettingsPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("SettingsPivot")));
     this.LanguagePivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("LanguagePivotItem")));
     this.LearningLanguage = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LearningLanguage")));
     this.TranslationLanguage = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("TranslationLanguage")));
     this.InterfaceLanguage = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("InterfaceLanguage")));
 }
Пример #29
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Fourmia;component/AntDetails.xaml", System.UriKind.Relative));
     this.root = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("root")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.desc = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("desc")));
     this.AntDescription = ((System.Windows.Controls.TextBlock)(this.FindName("AntDescription")));
     this.AntSize = ((System.Windows.Controls.TextBlock)(this.FindName("AntSize")));
     this.ListToolKitAnt = ((System.Windows.Controls.ListBox)(this.FindName("ListToolKitAnt")));
 }
Пример #30
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AppSeafileClient;component/Pages/ContentLibraryPage.xaml", System.UriKind.Relative));
     this.WaitIndicator = ((Microsoft.Phone.Controls.WaitCursor)(this.FindName("WaitIndicator")));
     this.PivotItemLibContent = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItemLibContent")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.imgSelectedImage = ((System.Windows.Controls.Image)(this.FindName("imgSelectedImage")));
     this.listContentLibrary = ((System.Windows.Controls.ListBox)(this.FindName("listContentLibrary")));
     this.myPivoteItemHelp = ((AppSeafileClient.Class.PivotHelpControl)(this.FindName("myPivoteItemHelp")));
 }
Пример #31
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FirstWorldProblems;component/AboutPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.masterPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("masterPivot")));
     this.forecastPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("forecastPivot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.imgHeader = ((System.Windows.Controls.Image)(this.FindName("imgHeader")));
     this.scrollViewer1 = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewer1")));
 }
Пример #32
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PivotApp1;component/RecipePage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.recepie = ((Microsoft.Phone.Controls.Pivot)(this.FindName("recepie")));
     this.ingridiants = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ingridiants")));
     this.ingridiantsTextBox = ((System.Windows.Controls.TextBlock)(this.FindName("ingridiantsTextBox")));
     this.recipe = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("recipe")));
     this.recTextBox = ((System.Windows.Controls.TextBlock)(this.FindName("recTextBox")));
 }
Пример #33
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/LockablePivotSample;component/MainPage.xaml", System.UriKind.Relative));
     this.pivot              = ((Microsoft.Phone.Controls.Pivot)(this.FindName("pivot")));
     this.FirstPivot_PV      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("FirstPivot_PV")));
     this.SecondPivot_PV     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("SecondPivot_PV")));
     this.ContentPanelCanvas = ((System.Windows.Controls.Canvas)(this.FindName("ContentPanelCanvas")));
 }
Пример #34
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Scrumboard;component/Views/Main/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot      = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MainPivot       = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.MyBoards        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("MyBoards")));
     this.MyNotifications = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("MyNotifications")));
 }
Пример #35
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Integration2;component/MainPage.xaml", System.UriKind.Relative));
     this.piv        = ((Microsoft.Phone.Controls.Pivot)(this.FindName("piv")));
     this.Calculator = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Calculator")));
     this.result     = ((System.Windows.Controls.TextBlock)(this.FindName("result")));
     this.Cancel     = ((System.Windows.Controls.Button)(this.FindName("Cancel")));
     this.Delete     = ((System.Windows.Controls.Button)(this.FindName("Delete")));
     this.Variable   = ((System.Windows.Controls.Button)(this.FindName("Variable")));
     this.Divide     = ((System.Windows.Controls.Button)(this.FindName("Divide")));
     this.seven      = ((System.Windows.Controls.Button)(this.FindName("seven")));
     this.eight      = ((System.Windows.Controls.Button)(this.FindName("eight")));
     this.nine       = ((System.Windows.Controls.Button)(this.FindName("nine")));
     this.multiply   = ((System.Windows.Controls.Button)(this.FindName("multiply")));
     this.four       = ((System.Windows.Controls.Button)(this.FindName("four")));
     this.five       = ((System.Windows.Controls.Button)(this.FindName("five")));
     this.six        = ((System.Windows.Controls.Button)(this.FindName("six")));
     this.subtract   = ((System.Windows.Controls.Button)(this.FindName("subtract")));
     this.one        = ((System.Windows.Controls.Button)(this.FindName("one")));
     this.two        = ((System.Windows.Controls.Button)(this.FindName("two")));
     this.three      = ((System.Windows.Controls.Button)(this.FindName("three")));
     this.plus       = ((System.Windows.Controls.Button)(this.FindName("plus")));
     this.zero       = ((System.Windows.Controls.Button)(this.FindName("zero")));
     this.point      = ((System.Windows.Controls.Button)(this.FindName("point")));
     this.equals     = ((System.Windows.Controls.Button)(this.FindName("equals")));
     this.Advanced   = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Advanced")));
     this.result1    = ((System.Windows.Controls.TextBlock)(this.FindName("result1")));
     this.Lower      = ((System.Windows.Controls.Button)(this.FindName("Lower")));
     this.Upper      = ((System.Windows.Controls.Button)(this.FindName("Upper")));
     this.Cancel1    = ((System.Windows.Controls.Button)(this.FindName("Cancel1")));
     this.Delete1    = ((System.Windows.Controls.Button)(this.FindName("Delete1")));
     this.Divide1    = ((System.Windows.Controls.Button)(this.FindName("Divide1")));
     this.PI         = ((System.Windows.Controls.Button)(this.FindName("PI")));
     this.Sin        = ((System.Windows.Controls.Button)(this.FindName("Sin")));
     this.Cos        = ((System.Windows.Controls.Button)(this.FindName("Cos")));
     this.Tan        = ((System.Windows.Controls.Button)(this.FindName("Tan")));
     this.multiply1  = ((System.Windows.Controls.Button)(this.FindName("multiply1")));
     this.Asin       = ((System.Windows.Controls.Button)(this.FindName("Asin")));
     this.Acos       = ((System.Windows.Controls.Button)(this.FindName("Acos")));
     this.Atan       = ((System.Windows.Controls.Button)(this.FindName("Atan")));
     this.Pow        = ((System.Windows.Controls.Button)(this.FindName("Pow")));
     this.Log10      = ((System.Windows.Controls.Button)(this.FindName("Log10")));
     this.Loge       = ((System.Windows.Controls.Button)(this.FindName("Loge")));
     this.e          = ((System.Windows.Controls.Button)(this.FindName("e")));
     this.Variable1  = ((System.Windows.Controls.Button)(this.FindName("Variable1")));
 }
Пример #36
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MassiveAttack;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Pivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Pivot")));
     this.Button = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Button")));
     this.playButton = ((System.Windows.Controls.Button)(this.FindName("playButton")));
     this.bigButton1 = ((MassiveAttack.BigButton)(this.FindName("bigButton1")));
     this.Drawer = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Drawer")));
     this.listBox1 = ((System.Windows.Controls.ListBox)(this.FindName("listBox1")));
 }
Пример #37
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Jabber;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.MyPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MyPivot")));
     this.contactPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("contactPivot")));
     this.test = ((System.Windows.Controls.ItemsControl)(this.FindName("test")));
     this.chatPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("chatPivot")));
     this.scrollDialog = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollDialog")));
     this.scrollEvent = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollEvent")));
 }
Пример #38
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/OmegleITM;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.mainMenuPivotItem     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("mainMenuPivotItem")));
     this.MainMenuList          = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("MainMenuList")));
     this.questionMenuPivotItem = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("questionMenuPivotItem")));
     this.QuestionMenuList      = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("QuestionMenuList")));
 }
Пример #39
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DinnerDecisionPhone;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.mainPivotPage = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("mainPivotPage")));
     this.ParentGrid = ((System.Windows.Controls.Grid)(this.FindName("ParentGrid")));
     this.DinnerTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("DinnerTextBlock")));
     this.StartButton = ((System.Windows.Controls.Button)(this.FindName("StartButton")));
     this.menuPivotPage = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("menuPivotPage")));
     this.MenuTextBox = ((System.Windows.Controls.TextBox)(this.FindName("MenuTextBox")));
 }
Пример #40
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/LeanCloud.LeanMeaasge.Demo;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.main_pivot       = ((Microsoft.Phone.Controls.Pivot)(this.FindName("main_pivot")));
     this.lls_conversation = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls_conversation")));
     this.pi_contacts      = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("pi_contacts")));
     this.lls_contacts     = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("lls_contacts")));
 }
Пример #41
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WP7MPD;component/PivotPage2.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.library = ((Microsoft.Phone.Controls.Pivot)(this.FindName("library")));
     this.artists = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("artists")));
     this.listBox2 = ((System.Windows.Controls.ListBox)(this.FindName("listBox2")));
     this.albums = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("albums")));
     this.listBox3 = ((System.Windows.Controls.ListBox)(this.FindName("listBox3")));
     this.listBox1 = ((System.Windows.Controls.ListBox)(this.FindName("listBox1")));
 }
Пример #42
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SubCool;component/MainPage.xaml", System.UriKind.Relative));
     this.AppPage           = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("AppPage")));
     this.LayoutRoot        = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.___PivotItem1_    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("___PivotItem1_")));
     this.listBox3          = ((System.Windows.Controls.ListBox)(this.FindName("listBox3")));
     this.lengthTF          = ((System.Windows.Controls.TextBox)(this.FindName("lengthTF")));
     this.widthTF           = ((System.Windows.Controls.TextBox)(this.FindName("widthTF")));
     this.Button2           = ((System.Windows.Controls.Button)(this.FindName("Button2")));
     this.btusTF            = ((System.Windows.Controls.TextBox)(this.FindName("btusTF")));
     this.textBlock4        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock4")));
     this.textBox6          = ((System.Windows.Controls.TextBox)(this.FindName("textBox6")));
     this.textBlock5        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock5")));
     this.textBox7          = ((System.Windows.Controls.TextBox)(this.FindName("textBox7")));
     this.___PivotItem2_    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("___PivotItem2_")));
     this.SecondListBox     = ((System.Windows.Controls.ListBox)(this.FindName("SecondListBox")));
     this.textBlock1        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.textBox1          = ((System.Windows.Controls.TextBox)(this.FindName("textBox1")));
     this.textBlock2        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock2")));
     this.textBox2          = ((System.Windows.Controls.TextBox)(this.FindName("textBox2")));
     this.textBlock3        = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock3")));
     this.textBox3          = ((System.Windows.Controls.TextBox)(this.FindName("textBox3")));
     this.radioButton1      = ((System.Windows.Controls.RadioButton)(this.FindName("radioButton1")));
     this.radioButton2      = ((System.Windows.Controls.RadioButton)(this.FindName("radioButton2")));
     this.radioButton3      = ((System.Windows.Controls.RadioButton)(this.FindName("radioButton3")));
     this.button1           = ((System.Windows.Controls.Button)(this.FindName("button1")));
     this.___PivotItem3_    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("___PivotItem3_")));
     this.TheirdListBox     = ((System.Windows.Controls.ListBox)(this.FindName("TheirdListBox")));
     this.spdProblem1       = ((System.Windows.Controls.ListBox)(this.FindName("spdProblem1")));
     this.Temperaturetohigh = ((System.Windows.Controls.ListBoxItem)(this.FindName("Temperaturetohigh")));
     this.noisySystem       = ((System.Windows.Controls.ListBoxItem)(this.FindName("noisySystem")));
     this.Compresorstart    = ((System.Windows.Controls.ListBoxItem)(this.FindName("Compresorstart")));
     this.Compshort         = ((System.Windows.Controls.ListBoxItem)(this.FindName("Compshort")));
     this.Frostylowside     = ((System.Windows.Controls.ListBoxItem)(this.FindName("Frostylowside")));
     this.FrostyLiquidLine  = ((System.Windows.Controls.ListBoxItem)(this.FindName("FrostyLiquidLine")));
     this.Compresornostop   = ((System.Windows.Controls.ListBoxItem)(this.FindName("Compresornostop")));
     this.Compresornostart  = ((System.Windows.Controls.ListBoxItem)(this.FindName("Compresornostart")));
     this.textBox4          = ((System.Windows.Controls.TextBox)(this.FindName("textBox4")));
     this.textBox5          = ((System.Windows.Controls.TextBox)(this.FindName("textBox5")));
     this.___PivotItem4_    = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("___PivotItem4_")));
     this.adControl3        = ((Microsoft.Advertising.Mobile.UI.AdControl)(this.FindName("adControl3")));
     this.adControl2        = ((Microsoft.Advertising.Mobile.UI.AdControl)(this.FindName("adControl2")));
     this.adControl1        = ((Microsoft.Advertising.Mobile.UI.AdControl)(this.FindName("adControl1")));
 }
Пример #43
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/sdkLocalDatabaseCS;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.PanoControl = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PanoControl")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.singleMan = ((System.Windows.Controls.Button)(this.FindName("singleMan")));
     this.singleWoman = ((System.Windows.Controls.Button)(this.FindName("singleWoman")));
     this.HistoryTitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("HistoryTitlePanel")));
     this.homeToDoItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("homeToDoItemsListBox")));
 }
Пример #44
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/NewsReader;component/NewsReaderPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PivotItemNews = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItemNews")));
     this.NewsListSelector = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("NewsListSelector")));
     this.PivotItemOpt = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItemOpt")));
     this.OptPanel = ((System.Windows.Controls.StackPanel)(this.FindName("OptPanel")));
     this.SliderRefreshTime = ((System.Windows.Controls.Slider)(this.FindName("SliderRefreshTime")));
     this.SliderItemsLimit = ((System.Windows.Controls.Slider)(this.FindName("SliderItemsLimit")));
     this.ButtonDefaultOpt = ((System.Windows.Controls.Button)(this.FindName("ButtonDefaultOpt")));
 }
Пример #45
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Studentus;component/Subjects.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.settings = ((Microsoft.Phone.Controls.Pivot)(this.FindName("settings")));
     this.subPivot = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("subPivot")));
     this.TeacherItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("TeacherItemsListBox")));
     this.SemesterItemsListBox = ((System.Windows.Controls.ListBox)(this.FindName("SemesterItemsListBox")));
 }
Пример #46
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/com.iCottrell.CanuckProductSafety;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.LoadingScreen = ((System.Windows.Controls.Primitives.Popup)(this.FindName("LoadingScreen")));
     this.PivotControl = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PivotControl")));
     this.AllByDate = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("AllByDate")));
     this.AllListBox = ((System.Windows.Controls.ListBox)(this.FindName("AllListBox")));
     this.CPRListBox = ((System.Windows.Controls.ListBox)(this.FindName("CPRListBox")));
     this.AWRListBox = ((System.Windows.Controls.ListBox)(this.FindName("AWRListBox")));
     this.FRAListBox = ((System.Windows.Controls.ListBox)(this.FindName("FRAListBox")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SAD_Prototype_WP8App;component/Parent_List.xaml", System.UriKind.Relative));
     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.ListsPivot   = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ListsPivot")));
     this.ListOfLists  = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("ListOfLists")));
     this.NotesPivot   = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("NotesPivot")));
 }
Пример #48
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/IndianCalendarApp;component/Page1.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.abcd         = ((System.Windows.Controls.StackPanel)(this.FindName("abcd")));
     this.hello        = ((System.Windows.Controls.TextBlock)(this.FindName("hello")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.test1        = ((Microsoft.Phone.Controls.Pivot)(this.FindName("test1")));
     this.test2        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("test2")));
 }
Пример #49
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Viva%20M%C3%BAsica;component/PivotPage1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Home = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Home")));
     this.Noticias = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Noticias")));
     this.progress = ((System.Windows.Controls.ProgressBar)(this.FindName("progress")));
     this.LstNoticias = ((System.Windows.Controls.ListBox)(this.FindName("LstNoticias")));
     this.Agenda = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Agenda")));
     this.progress2 = ((System.Windows.Controls.ProgressBar)(this.FindName("progress2")));
     this.LstAgenda = ((System.Windows.Controls.ListBox)(this.FindName("LstAgenda")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DribbbleClient;component/Views/UserProfileView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.UserProfile_PT = ((Microsoft.Phone.Controls.Pivot)(this.FindName("UserProfile_PT")));
     this.ProfilePivot_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfilePivot_PT")));
     this.ConnectWeb_SP = ((System.Windows.Controls.StackPanel)(this.FindName("ConnectWeb_SP")));
     this.ProfileShots_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileShots_PT")));
     this.UserShots_LP = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("UserShots_LP")));
     this.ProfileFollowing_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileFollowing_PT")));
     this.ProfileFollowers_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileFollowers_PT")));
 }
Пример #51
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FootballLeague;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.FootBall_League = ((Microsoft.Phone.Controls.Pivot)(this.FindName("FootBall_League")));
     this.Home = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Home")));
     this.lstPickLeague = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lstPickLeague")));
     this.Menu = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Menu")));
     this.Menu1 = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Menu1")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
 }
Пример #52
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Coderwall;component/Views/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.FullName = ((System.Windows.Controls.TextBlock)(this.FindName("FullName")));
     this.BadgesView = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("BadgesView")));
     this.AccomplishmentsView = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("AccomplishmentsView")));
     this.Stat1Value = ((System.Windows.Controls.TextBlock)(this.FindName("Stat1Value")));
     this.Stat2Value = ((System.Windows.Controls.TextBlock)(this.FindName("Stat2Value")));
     this.Stat3Value = ((System.Windows.Controls.TextBlock)(this.FindName("Stat3Value")));
     this.EndorsementsValue = ((System.Windows.Controls.TextBlock)(this.FindName("EndorsementsValue")));
 }
Пример #53
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Chameleon;component/View/SettingPage.xaml", System.UriKind.Relative));
     this.settingPage                            = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("settingPage")));
     this.PickerItemTemplate                     = ((System.Windows.DataTemplate)(this.FindName("PickerItemTemplate")));
     this.PickerFullModeItemTemplate             = ((System.Windows.DataTemplate)(this.FindName("PickerFullModeItemTemplate")));
     this.ColorPickerItemTemplate                = ((System.Windows.DataTemplate)(this.FindName("ColorPickerItemTemplate")));
     this.ColorPickerFullModeItemTemplate        = ((System.Windows.DataTemplate)(this.FindName("ColorPickerFullModeItemTemplate")));
     this.LsIBTemplatePickerItemTemplate         = ((System.Windows.DataTemplate)(this.FindName("LsIBTemplatePickerItemTemplate")));
     this.LsIBTemplatePickerFullModeItemTemplate = ((System.Windows.DataTemplate)(this.FindName("LsIBTemplatePickerFullModeItemTemplate")));
     this.IconPickerItemTemplate                 = ((System.Windows.DataTemplate)(this.FindName("IconPickerItemTemplate")));
     this.LayoutRoot                            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PivotSetting                          = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PivotSetting")));
     this.PILivetileSetting                     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PILivetileSetting")));
     this.UseRandomLivetileColor                = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("UseRandomLivetileColor")));
     this.LivetileWeatherColorPicker            = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileWeatherColorPicker")));
     this.LivetileCalendarColorPicker           = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileCalendarColorPicker")));
     this.LivetileBatteryColorPicker            = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileBatteryColorPicker")));
     this.LivetileFontWeightPicker              = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileFontWeightPicker")));
     this.LivetileWeatherFontSizePicker         = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileWeatherFontSizePicker")));
     this.LivetileBatteryFullPicker             = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LivetileBatteryFullPicker")));
     this.UpdateIntervalLivetilePicker          = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("UpdateIntervalLivetilePicker")));
     this.PILockscreenSetting                   = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PILockscreenSetting")));
     this.LockscreenBackgroundTemplatePicker    = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LockscreenBackgroundTemplatePicker")));
     this.LockscreenBackgroundColortPicker      = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LockscreenBackgroundColortPicker")));
     this.LockscreenBackgroundOpacityHeader     = ((System.Windows.Controls.TextBlock)(this.FindName("LockscreenBackgroundOpacityHeader")));
     this.LockscreenBackgroundOpacity           = ((System.Windows.Controls.Slider)(this.FindName("LockscreenBackgroundOpacity")));
     this.UseLockscreenBackgroundItemSeparation = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("UseLockscreenBackgroundItemSeparation")));
     this.LockscreenFontWeightPicker            = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("LockscreenFontWeightPicker")));
     this.UpdateIntervalLockscreenPicker        = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("UpdateIntervalLockscreenPicker")));
     this.DomainFilter                          = ((System.Windows.Controls.TextBlock)(this.FindName("DomainFilter")));
     this.PIExtraSetting                        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIExtraSetting")));
     this.SVExtraSetting                        = ((System.Windows.Controls.ScrollViewer)(this.FindName("SVExtraSetting")));
     this.UseProtectiveColor                    = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("UseProtectiveColor")));
     this.SkinColorPicker                       = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("SkinColorPicker")));
     this.SPExSettingWeather                    = ((System.Windows.Controls.StackPanel)(this.FindName("SPExSettingWeather")));
     this.WeatherLocation                       = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("WeatherLocation")));
     this.WeatherUnitPicker                     = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("WeatherUnitPicker")));
     this.WeatherIconPackPicker                 = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("WeatherIconPackPicker")));
     this.SPExSettingCalendar                   = ((System.Windows.Controls.StackPanel)(this.FindName("SPExSettingCalendar")));
     this.CalendarFirstDayPicker                = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("CalendarFirstDayPicker")));
     this.CalednarDisplayAppointment            = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("CalednarDisplayAppointment")));
 }
Пример #54
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/LifeChacksApp;component/Pages/MainPage.xaml", System.UriKind.Relative));
     this.MPStartAnimation     = ((System.Windows.Media.Animation.Storyboard)(this.FindName("MPStartAnimation")));
     this.PIFirstShowAnimation = ((System.Windows.Media.Animation.Storyboard)(this.FindName("PIFirstShowAnimation")));
     this.SwipeAnimation       = ((System.Windows.Media.Animation.Storyboard)(this.FindName("SwipeAnimation")));
     this.AppSettings          = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("AppSettings")));
     this.AppList        = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("AppList")));
     this.AppFull        = ((Microsoft.Phone.Shell.ApplicationBarMenuItem)(this.FindName("AppFull")));
     this.AppShow        = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("AppShow")));
     this.AppListAdd     = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("AppListAdd")));
     this.AppSave        = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("AppSave")));
     this.LayoutRoot     = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.RecRay         = ((System.Windows.Shapes.Rectangle)(this.FindName("RecRay")));
     this.rectangle      = ((System.Windows.Shapes.Rectangle)(this.FindName("rectangle")));
     this.MainPivot      = ((Microsoft.Phone.Controls.Pivot)(this.FindName("MainPivot")));
     this.PIFirst        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIFirst")));
     this.SVFirst        = ((System.Windows.Controls.ScrollViewer)(this.FindName("SVFirst")));
     this.GridFirst      = ((System.Windows.Controls.Grid)(this.FindName("GridFirst")));
     this.TBFirst        = ((System.Windows.Controls.TextBlock)(this.FindName("TBFirst")));
     this.ImageFirst     = ((System.Windows.Controls.Image)(this.FindName("ImageFirst")));
     this.RecImageFirst  = ((System.Windows.Shapes.Rectangle)(this.FindName("RecImageFirst")));
     this.PISecond       = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PISecond")));
     this.SVSecond       = ((System.Windows.Controls.ScrollViewer)(this.FindName("SVSecond")));
     this.GridSecond     = ((System.Windows.Controls.Grid)(this.FindName("GridSecond")));
     this.TBSecond       = ((System.Windows.Controls.TextBlock)(this.FindName("TBSecond")));
     this.ImageSecond    = ((System.Windows.Controls.Image)(this.FindName("ImageSecond")));
     this.RecImageSecond = ((System.Windows.Shapes.Rectangle)(this.FindName("RecImageSecond")));
     this.PIThird        = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIThird")));
     this.SVThird        = ((System.Windows.Controls.ScrollViewer)(this.FindName("SVThird")));
     this.GridThird      = ((System.Windows.Controls.Grid)(this.FindName("GridThird")));
     this.TBThird        = ((System.Windows.Controls.TextBlock)(this.FindName("TBThird")));
     this.ImageThird     = ((System.Windows.Controls.Image)(this.FindName("ImageThird")));
     this.RecImageThird  = ((System.Windows.Shapes.Rectangle)(this.FindName("RecImageThird")));
     this.RecTitle       = ((System.Windows.Shapes.Rectangle)(this.FindName("RecTitle")));
     this.PBar           = ((System.Windows.Controls.ProgressBar)(this.FindName("PBar")));
     this.TBLogo         = ((System.Windows.Controls.TextBlock)(this.FindName("TBLogo")));
     this.Logo           = ((System.Windows.Shapes.Rectangle)(this.FindName("Logo")));
     this.LikeLogo       = ((System.Windows.Shapes.Rectangle)(this.FindName("LikeLogo")));
     this.TBSelect       = ((System.Windows.Controls.TextBox)(this.FindName("TBSelect")));
     this.ShowBigImage   = ((System.Windows.Controls.Image)(this.FindName("ShowBigImage")));
     this.Banner         = ((AdDuplex.AdControl)(this.FindName("Banner")));
 }
Пример #55
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Photo+You;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.RootLayout = ((Microsoft.Phone.Controls.Pivot)(this.FindName("RootLayout")));
     this.firstPivotItem = ((System.Windows.Controls.Canvas)(this.FindName("firstPivotItem")));
     this.primaryCapture = ((System.Windows.Controls.Canvas)(this.FindName("primaryCapture")));
     this.secondCapture = ((System.Windows.Controls.Canvas)(this.FindName("secondCapture")));
     this.overview = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("overview")));
     this.finalPictureToExport = ((System.Windows.Controls.Canvas)(this.FindName("finalPictureToExport")));
     this.finalPicture = ((System.Windows.Controls.Canvas)(this.FindName("finalPicture")));
     this.export = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("export")));
 }
Пример #56
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MassiveAttack;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Pivot      = ((Microsoft.Phone.Controls.Pivot)(this.FindName("Pivot")));
     this.Button     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Button")));
     this.playButton = ((System.Windows.Controls.Button)(this.FindName("playButton")));
     this.bigButton1 = ((MassiveAttack.BigButton)(this.FindName("bigButton1")));
     this.Drawer     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("Drawer")));
     this.listBox1   = ((System.Windows.Controls.ListBox)(this.FindName("listBox1")));
 }
Пример #57
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Messaging%20App;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.myPivot              = ((Microsoft.Phone.Controls.Pivot)(this.FindName("myPivot")));
     this.myChats              = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("myChats")));
     this.MainLongListSelector = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("MainLongListSelector")));
     this.myFav     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("myFav")));
     this.myCon     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("myCon")));
     this.myListBox = ((System.Windows.Controls.ListBox)(this.FindName("myListBox")));
 }
Пример #58
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/News;component/ChapterPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.lstPicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lstPicker")));
     this.PivotMain = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PivotMain")));
     this.PivotItemHeader = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItemHeader")));
     this.descriptionLabel = ((Microsoft.Phone.Controls.WebBrowser)(this.FindName("descriptionLabel")));
     this.LoadingPanel = ((System.Windows.Controls.Grid)(this.FindName("LoadingPanel")));
     this.loadingLabel = ((System.Windows.Controls.TextBlock)(this.FindName("loadingLabel")));
     this.loadingProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("loadingProgressBar")));
 }
Пример #59
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Chameleon;component/View/AppListPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PVApps           = ((Microsoft.Phone.Controls.Pivot)(this.FindName("PVApps")));
     this.PIMfApps         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIMfApps")));
     this.ManufacturerApps = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("ManufacturerApps")));
     this.PIMsApps         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIMsApps")));
     this.MicrosoftApps    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("MicrosoftApps")));
     this.PIVsApps         = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PIVsApps")));
     this.VelostepApps     = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("VelostepApps")));
 }
Пример #60
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DribbbleClient;component/Views/UserProfileView.xaml", System.UriKind.Relative));
     this.LayoutRoot          = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.UserProfile_PT      = ((Microsoft.Phone.Controls.Pivot)(this.FindName("UserProfile_PT")));
     this.ProfilePivot_PT     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfilePivot_PT")));
     this.ConnectWeb_SP       = ((System.Windows.Controls.StackPanel)(this.FindName("ConnectWeb_SP")));
     this.ProfileShots_PT     = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileShots_PT")));
     this.UserShots_LP        = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("UserShots_LP")));
     this.ProfileFollowing_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileFollowing_PT")));
     this.ProfileFollowers_PT = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("ProfileFollowers_PT")));
 }