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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/TwitterListPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Header = (global::HromadskeTV.Controls.PageHeaderControl)this.FindName("Header");
            Title = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Title");
            ContentHost = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentHost");
            ContentHostSnapped = (global::Windows.UI.Xaml.Controls.ContentPresenter)this.FindName("ContentHostSnapped");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Header = (global::HromadskeTV.Controls.PageHeaderControl)this.FindName("Header");
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
            TwitterSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("TwitterSection");
            AdvertisementSectionElement = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("AdvertisementSectionElement");
            YouTubeSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("YouTubeSection");
            FacebookSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FacebookSection");
            Section1Section = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("Section1Section");
            Section7Section = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("Section7Section");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }