Esempio n. 1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            titleGrid                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("titleGrid");
            semanticZoom               = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoom");
            zoomedOutGrid              = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("zoomedOutGrid");
            itemsGridView              = (global::AdventureWorks.Shopper.Controls.MultipleSizedGridView) this.FindName("itemsGridView");
            backButton                 = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            AppLogo                    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("AppLogo");
            searchUserControl          = (global::AdventureWorks.Shopper.Views.SearchUserControl) this.FindName("searchUserControl");
            shoppingCartTabUserControl = (global::AdventureWorks.Shopper.Views.ShoppingCartTabUserControl) this.FindName("shoppingCartTabUserControl");
            ApplicationViewStates      = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            DefaultLayout              = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout             = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout              = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            headerGrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("headerGrid");
            resultsPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("resultsPanel");
            noResultsTextBlock    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("noResultsTextBlock");
            typicalPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("typicalPanel");
            itemsGridView         = (global::AdventureWorks.Shopper.Controls.AutoRotatingGridView) this.FindName("itemsGridView");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            searchHeader          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("searchHeader");
            searchUserControl     = (global::AdventureWorks.Shopper.Views.SearchUserControl) this.FindName("searchUserControl");
            resultNumber          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("resultNumber");
            resultText            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("resultText");
            queryText             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("queryText");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            DefaultLayout         = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout        = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout         = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
        }
Esempio n. 3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            AddPart               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddPart");
            AddComponent          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddComponent");
            AddComponentPopup     = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AddComponentPopup");
            AddPartPopup          = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AddPartPopup");
            AddBOMPopup           = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AddBOMPopup");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            addPart               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("addPart");
            addComponent          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("addComponent");
            txtComponentName      = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtComponentName");
            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:///Views/CheckoutHubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot                      = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            grid1                         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid1");
            scrollViewer                  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            HubGrid                       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("HubGrid");
            ShippingAddressLabel          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ShippingAddressLabel");
            ShippingAddressInfo           = (global::AdventureWorks.Shopper.Views.ShippingAddressUserControl) this.FindName("ShippingAddressInfo");
            BillingAddressLabel           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("BillingAddressLabel");
            SameAsShippingAddressCheckBox = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("SameAsShippingAddressCheckBox");
            BillingAddressInfo            = (global::AdventureWorks.Shopper.Views.BillingAddressUserControl) this.FindName("BillingAddressInfo");
            PaymentMethodLabel            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PaymentMethodLabel");
            PaymentMethodAndSubmitPanel   = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("PaymentMethodAndSubmitPanel");
            PaymentMethodInfo             = (global::AdventureWorks.Shopper.Views.PaymentMethodUserControl) this.FindName("PaymentMethodInfo");
            SubmitButton                  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SubmitButton");
            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");
            DefaultLayout                 = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout                = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout                 = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
        }
Esempio n. 5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/BasicPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage)this.FindName("pageRoot");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
        }
Esempio n. 6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/PivotPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage)this.FindName("pageRoot");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
Esempio n. 7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot  = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Esempio n. 8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                  = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            grid1                     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid1");
            ScrollContainer           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ScrollContainer");
            content                   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("content");
            OverviewLabel             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("OverviewLabel");
            OverviewPanel             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("OverviewPanel");
            ItemsLabel                = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ItemsLabel");
            ShoppingCartItemsGridView = (global::AdventureWorks.Shopper.Controls.AutoRotatingGridView) this.FindName("ShoppingCartItemsGridView");
            grid                    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            CheckoutButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CheckoutButton");
            textBlock2              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock2");
            textBlock5              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock5");
            textBlock3              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock3");
            textBlock6              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock6");
            textBlock4              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock4");
            textBlock7              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock7");
            backButton              = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("backButton");
            pageTitle               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            ApplicationViewStates   = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            DefaultLayout           = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout          = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout           = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
            EditAmountAppBarButton  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EditAmountAppBarButton");
            RemoveAppBarButton      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("RemoveAppBarButton");
            PopupPanel              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("PopupPanel");
            ContentPopupGrid        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentPopupGrid");
            DecrementQuantityButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("DecrementQuantityButton");
            EditQuantity            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("EditQuantity");
            IncrementQuantityButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("IncrementQuantityButton");
        }
Esempio n. 9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            contentGrid           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("contentGrid");
            stackPanel            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stackPanel");
            billingAddressUC      = (global::AdventureWorks.Shopper.Views.BillingAddressUserControl) this.FindName("billingAddressUC");
            button                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("button");
            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");
            DefaultLayout         = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout        = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout         = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot    = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            content     = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("content");
            ContentGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentGrid");
            SummarySubheaderTextStyle = (global::Windows.UI.Xaml.Style) this.FindName("SummarySubheaderTextStyle");
            OverviewLabel             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("OverviewLabel");
            OverviewPanel             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("OverviewPanel");
            AddressAndPaymentLabel    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("AddressAndPaymentLabel");
            AddressAndPaymentList     = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("AddressAndPaymentList");
            SelectShippingPlanLabel   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SelectShippingPlanLabel");
            SelectShippingPlanList    = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("SelectShippingPlanList");
            CartItemsLabel            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("CartItemsLabel");
            ItemsGridView             = (global::AdventureWorks.Shopper.Controls.AutoRotatingGridView) this.FindName("ItemsGridView");
            OverviewGrid                   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("OverviewGrid");
            SubmitButton                   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SubmitButton");
            GrandTotalLabel                = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("GrandTotalLabel");
            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");
            DefaultLayout                  = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout                 = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout                  = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
            SelectCheckoutDataAppBarButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("SelectCheckoutDataAppBarButton");
            EditCheckoutDataAppBarButton   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EditCheckoutDataAppBarButton");
            PopupPanel                     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("PopupPanel");
            PopupTitle                     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PopupTitle");
            PopupItems                     = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("PopupItems");
            PopupButton                    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PopupButton");
        }
Esempio n. 11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                   = (global::Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage) this.FindName("pageRoot");
            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");
            searchUserControl          = (global::AdventureWorks.Shopper.Views.SearchUserControl) this.FindName("searchUserControl");
            shoppingCartTabUserControl = (global::AdventureWorks.Shopper.Views.ShoppingCartTabUserControl) this.FindName("shoppingCartTabUserControl");
            ApplicationViewStates      = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            DefaultLayout              = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            PortraitLayout             = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout              = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
            PinAppBarButton            = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("PinAppBarButton");
            UnpinAppBarButton          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("UnpinAppBarButton");
        }