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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/NewsReadingPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            Sb_CommentHiddenVIew = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("Sb_CommentHiddenVIew");
            Sb_CommentShownVIew = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("Sb_CommentShownVIew");
            Sb_CommentTemperaroryShown = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("Sb_CommentTemperaroryShown");
            Sb_CommentHidden = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("Sb_CommentHidden");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            pr_Loading = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("pr_Loading");
            WebViewGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("WebViewGrid");
            CommentButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("CommentButton");
            CommentBorder = (global::Windows.UI.Xaml.Controls.Border)this.FindName("CommentBorder");
            commentBorderTrans = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("commentBorderTrans");
            tb_Message = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_Message");
            lv_Comments = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("lv_Comments");
            commentTitleTrans = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("commentTitleTrans");
            tb_CommentCount = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tb_CommentCount");
            buttonTrans = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("buttonTrans");
            wv_Post = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("wv_Post");
            btn_OriginalLink = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_OriginalLink");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
Example #2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                   = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            Sb_CommentHiddenVIew       = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Sb_CommentHiddenVIew");
            Sb_CommentShownVIew        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Sb_CommentShownVIew");
            Sb_CommentTemperaroryShown = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Sb_CommentTemperaroryShown");
            Sb_CommentHidden           = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Sb_CommentHidden");
            backButton                 = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle                  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            pr_Loading                 = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("pr_Loading");
            WebViewGrid                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("WebViewGrid");
            CommentButton              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CommentButton");
            CommentBorder              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("CommentBorder");
            commentBorderTrans         = (global::Windows.UI.Xaml.Media.TranslateTransform) this.FindName("commentBorderTrans");
            tb_Message                 = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Message");
            lv_Comments                = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lv_Comments");
            commentTitleTrans          = (global::Windows.UI.Xaml.Media.TranslateTransform) this.FindName("commentTitleTrans");
            tb_CommentCount            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_CommentCount");
            buttonTrans                = (global::Windows.UI.Xaml.Media.TranslateTransform) this.FindName("buttonTrans");
            wv_Post               = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("wv_Post");
            btn_OriginalLink      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_OriginalLink");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped            = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
        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:///Pages/OldFavoritePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            sz_FavoritePosts = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("sz_FavoritePosts");
            gv_FavoritePosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_FavoritePosts");
            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");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot         = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            TitleControl     = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            sz_FavoritePosts = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("sz_FavoritePosts");
            gv_FavoritePosts = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_FavoritePosts");
            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/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");
        }
Example #9
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");
        }
Example #10
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");
        }
Example #11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/BloggerPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            notifyBlock = (global::CNBlogs.NotifyBlock)this.FindName("notifyBlock");
            sz_AuthorPosts = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("sz_AuthorPosts");
            gv_AuthorPosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_AuthorPosts");
            gv_SimplePosts = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("gv_SimplePosts");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            AuthorAvatar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("AuthorAvatar");
            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_AuthorFavorite = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_AuthorFavorite");
            btn_AuthorUnFavorite = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_AuthorUnFavorite");
        }
Example #12
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot             = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            notifyBlock          = (global::CNBlogs.NotifyBlock) this.FindName("notifyBlock");
            sz_AuthorPosts       = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("sz_AuthorPosts");
            gv_AuthorPosts       = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_AuthorPosts");
            gv_SimplePosts       = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gv_SimplePosts");
            backButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            TitleControl         = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            AuthorAvatar         = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("AuthorAvatar");
            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_AuthorFavorite   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_AuthorFavorite");
            btn_AuthorUnFavorite = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_AuthorUnFavorite");
        }