public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/EasterEggPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            page = (global::Windows.UI.Xaml.Controls.Page)this.FindName("page");
            control_PageTitle = (global::CNBlogs.PageTitleControl)this.FindName("control_PageTitle");
            pb_Progress = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("pb_Progress");
            canvas = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("canvas");
            tb_Star1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Star1");
            tb_Star2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Star2");
            tb_Star3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Star3");
            tb_SnowMan = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_SnowMan");
            rect = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("rect");
            sp_Plate = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("sp_Plate");
            tb_Happy = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Happy");
            tb_Happy2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Happy2");
            sb_Happy2 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_Happy2");
            sb_Happy = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_Happy");
            sb_PlateRaiseUp = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_PlateRaiseUp");
            sb_Stat3 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_Stat3");
            sb_Stat2 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_Stat2");
            sb_Stat1 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("sb_Stat1");
            appbar = (global::Windows.UI.Xaml.Controls.CommandBar)this.FindName("appbar");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
        }
示例#2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/EasterEggPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            page = (global::Windows.UI.Xaml.Controls.Page) this.FindName("page");
            control_PageTitle = (global::CNBlogs.PageTitleControl) this.FindName("control_PageTitle");
            pb_Progress       = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("pb_Progress");
            canvas            = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("canvas");
            tb_Star1          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Star1");
            tb_Star2          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Star2");
            tb_Star3          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Star3");
            tb_SnowMan        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_SnowMan");
            rect            = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect");
            sp_Plate        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("sp_Plate");
            tb_Happy        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Happy");
            tb_Happy2       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Happy2");
            sb_Happy2       = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_Happy2");
            sb_Happy        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_Happy");
            sb_PlateRaiseUp = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_PlateRaiseUp");
            sb_Stat3        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_Stat3");
            sb_Stat2        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_Stat2");
            sb_Stat1        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("sb_Stat1");
            appbar          = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("appbar");
            btn_Refresh     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/CategoriesPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            control_PageTitle = (global::CNBlogs.PageTitleControl)this.FindName("control_PageTitle");
            lv_Category = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("lv_Category");
        }
示例#4
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/CategoriesPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            control_PageTitle = (global::CNBlogs.PageTitleControl) this.FindName("control_PageTitle");
            lv_Category       = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lv_Category");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/BestBloggersPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            gv_Bloggers = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_Bloggers");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/BestBloggersPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot     = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            TitleControl = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            gv_Bloggers  = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_Bloggers");
            btn_Refresh  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/FavoritePostsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pb_Top = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("pb_Top");
            control_PageTitle = (global::CNBlogs.PageTitleControl)this.FindName("control_PageTitle");
            lv_Favorites = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("lv_Favorites");
            appbar = (global::Windows.UI.Xaml.Controls.CommandBar)this.FindName("appbar");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
            btn_Top = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Top");
            btn_Setting = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Setting");
        }
示例#8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            sz_HomePosts = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("sz_HomePosts");
            gv_HomePosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_HomePosts");
            gv_SimplePosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_SimplePosts");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ScrollToTop");
            btn_ZoomChange = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ZoomChange");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/CategoryPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            SubCategories = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("SubCategories");
            Categories = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Categories");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            sz_Category = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("sz_Category");
            gv_Category = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_Category");
            gv_SubCategory = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_SubCategory");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ScrollToTop");
            btn_ZoomChange = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ZoomChange");
        }
示例#10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            TitleControl    = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            sz_HomePosts    = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("sz_HomePosts");
            gv_HomePosts    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_HomePosts");
            gv_SimplePosts  = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_SimplePosts");
            btn_Refresh     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ScrollToTop");
            btn_ZoomChange  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ZoomChange");
        }
示例#11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/FavoritePostsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pb_Top            = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("pb_Top");
            control_PageTitle = (global::CNBlogs.PageTitleControl) this.FindName("control_PageTitle");
            lv_Favorites      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lv_Favorites");
            appbar            = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("appbar");
            btn_Refresh       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
            btn_Top           = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Top");
            btn_Setting       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Setting");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/NewFavoritePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            Categories = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Categories");
            Posts = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Posts");
            Bloggers = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Bloggers");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            FavoriteCategory = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoriteCategory");
            FavoriteBlogger = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoriteBlogger");
            FavoritePost = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoritePost");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ScrollToTop");
        }
示例#13
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/CategoryPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot        = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            SubCategories   = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("SubCategories");
            Categories      = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Categories");
            TitleControl    = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            sz_Category     = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("sz_Category");
            gv_Category     = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_Category");
            gv_SubCategory  = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_SubCategory");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ScrollToTop");
            btn_ZoomChange  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ZoomChange");
        }
示例#14
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/NewFavoritePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot         = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            Categories       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Categories");
            Posts            = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Posts");
            Bloggers         = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Bloggers");
            TitleControl     = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            FavoriteCategory = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteCategory");
            FavoriteBlogger  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteBlogger");
            FavoritePost     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoritePost");
            btn_Refresh      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
            btn_ScrollToTop  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ScrollToTop");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/CategoryPostsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            notifyBlock = (global::CNBlogs.NotifyBlock)this.FindName("notifyBlock");
            sz_CategoryPosts = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("sz_CategoryPosts");
            gv_CategoryPosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_CategoryPosts");
            gv_SimplePosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_SimplePosts");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
            btn_ScrollToTop = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ScrollToTop");
            btn_ZoomChange = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_ZoomChange");
            btn_Favorite = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Favorite");
            btn_UnFavorite = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_UnFavorite");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/CategoryPostsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot         = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            backButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            TitleControl     = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            notifyBlock      = (global::CNBlogs.NotifyBlock) this.FindName("notifyBlock");
            sz_CategoryPosts = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("sz_CategoryPosts");
            gv_CategoryPosts = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_CategoryPosts");
            gv_SimplePosts   = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_SimplePosts");
            btn_Refresh      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
            btn_ScrollToTop  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ScrollToTop");
            btn_ZoomChange   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_ZoomChange");
            btn_Favorite     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Favorite");
            btn_UnFavorite   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_UnFavorite");
        }