Beispiel #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::M0rg0tRss.Common.LayoutAwarePage) this.FindName("pageRoot");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            MapButton             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MapButton");
            RefreshButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("RefreshButton");
            Loading               = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("Loading");
            itemListView          = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            OfflineMode           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("OfflineMode");
            itemGridView          = (global::M0rg0tRss.VariableSizeGridView) this.FindName("itemGridView");
            RandomTile            = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("RandomTile");
            BestTile              = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("BestTile");
            MuseumTile            = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("MuseumTile");
            ParksTile             = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("ParksTile");
            CinemaTile            = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("CinemaTile");
            TheatreTile           = (global::Telerik.UI.Xaml.Controls.Primitives.RadMosaicHubTile) this.FindName("TheatreTile");
            zommedOutView         = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("zommedOutView");
            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:///SearchResultsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot              = (global::M0rg0tRss.Common.LayoutAwarePage) this.FindName("pageRoot");
            resultsViewSource     = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("resultsViewSource");
            filtersViewSource     = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("filtersViewSource");
            resultsPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("resultsPanel");
            noResultsTextBlock    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("noResultsTextBlock");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            resultText            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("resultText");
            queryText             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("queryText");
            typicalPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("typicalPanel");
            snappedPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("snappedPanel");
            resultsListView       = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("resultsListView");
            filtersItemsControl   = (global::Windows.UI.Xaml.Controls.ItemsControl) this.FindName("filtersItemsControl");
            resultsGridView       = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("resultsGridView");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            ResultStates          = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ResultStates");
            ResultsFound          = (global::Windows.UI.Xaml.VisualState) this.FindName("ResultsFound");
            NoResultsFound        = (global::Windows.UI.Xaml.VisualState) this.FindName("NoResultsFound");
            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");
        }
Beispiel #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::M0rg0tRss.Common.LayoutAwarePage) this.FindName("pageRoot");
            map                   = (global::Bing.Maps.Map) this.FindName("map");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            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");
        }
Beispiel #4
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::M0rg0tRss.Common.LayoutAwarePage) this.FindName("pageRoot");
            itemsViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            PlayAppBarButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PlayAppBarButton");
            PauseAppBarButton     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PauseAppBarButton");
            Player                = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("Player");
            flipView              = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("flipView");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            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");
        }