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);
 
            RootPage = (global::SDKTemplate.Common.LayoutAwarePage)this.FindName("RootPage");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
            MainScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MainScrollViewer");
            Footer = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Footer");
            FooterPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("FooterPanel");
            FeatureName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("FeatureName");
            Alpha = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Alpha");
            ScenarioListLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ScenarioListLabel");
            Scenarios = (global::Windows.UI.Xaml.Controls.ListBox)this.FindName("Scenarios");
            BackButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BackButton");
            DescriptionText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("DescriptionText");
            InputSection = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("InputSection");
            StatusBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("StatusBlock");
            OutputSection = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("OutputSection");
            WindowsLogo = (global::Windows.UI.Xaml.Controls.Image)this.FindName("WindowsLogo");
            DefaultLayout = (global::Windows.UI.Xaml.VisualState)this.FindName("DefaultLayout");
            Below768Layout = (global::Windows.UI.Xaml.VisualState)this.FindName("Below768Layout");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            FullScreen      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FullScreen");
            FullScreenshots = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("FullScreenshots");
            ContentRoot     = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ContentRoot");
            txtAppDetails   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtAppDetails");
            detailsShowMore = (global::Windows.UI.Xaml.Controls.HyperlinkButton) this.FindName("detailsShowMore");
            GridScreenshots = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("GridScreenshots");
            webAppReviews   = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("webAppReviews");
            OpenInBrowser   = (global::Windows.UI.Xaml.Controls.HyperlinkButton) this.FindName("OpenInBrowser");
            txtAddInfo1     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtAddInfo1");
            txtAddInfo2     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtAddInfo2");
            imgAppIcon      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgAppIcon");
            txtAppName      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtAppName");
            txtAppAuthor    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtAppAuthor");
            btnAppInstall   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAppInstall");
            btnAppShare     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAppShare");
            btnMyApps       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnMyApps");
            Home            = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Home");
        }
Beispiel #3
0
        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);

            pageRoot = (global::icreate_test2.Common.LayoutAwarePage) this.FindName("pageRoot");
            newAnnouncementListView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("newAnnouncementListView");
            moduleGridView          = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("moduleGridView");
            calendarFlipView        = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("calendarFlipView");
            dailyListView           = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("dailyListView");
            bottomAppBar            = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            scrollViewer            = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            moduleListView          = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("moduleListView");
            calendar              = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("calendar");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            announcementListView  = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("announcementListView");
            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:///ChatPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot             = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            primaryColumn        = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("primaryColumn");
            secondaryColumn      = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("secondaryColumn");
            titlePanel           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("titlePanel");
            pageTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            friendsListView      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("friendsListView");
            itemDetail           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("itemDetail");
            itemDetailGrid       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("itemDetailGrid");
            itemDetailTitlePanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("itemDetailTitlePanel");
            chatMessages         = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("chatMessages");
            txtMessage           = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtMessage");
            ChatMediaElement     = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("ChatMediaElement");
            itemSubtitle         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemSubtitle");
            ViewStates           = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ViewStates");
            PrimaryView          = (global::Windows.UI.Xaml.VisualState) this.FindName("PrimaryView");
            SinglePane           = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane");
            SinglePane_Detail    = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane_Detail");
        }
Beispiel #5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot     = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            txtLastPlay  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtLastPlay");
            txtTotalPlay = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtTotalPlay");
            txtPath      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtPath");
            txtMsg       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtMsg");
            txtDate      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtDate");
            scroller     = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scroller");
            txtDesc      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtDesc");
            imgCover     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgCover");
            btnPlay      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnPlay");
            backButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            imgOptions   = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgOptions");
            btnPlayGame  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnPlayGame");
            btnEditGame  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnEditGame");
            btnDownload  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnDownload");
            btnHelp      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnHelp");
        }
Beispiel #6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot                              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            MatchedWordsHeader                      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("MatchedWordsHeader");
            stpTopN                                 = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stpTopN");
            ScrollViewerWordsFilledView             = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ScrollViewerWordsFilledView");
            ScrollViewerWordsFullScreenPortraitView = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ScrollViewerWordsFullScreenPortraitView");
            ScrollViewerWordsSnappedView            = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ScrollViewerWordsSnappedView");
            lstWordsSnappedView                     = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lstWordsSnappedView");
            lstWordsPortraitView                    = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lstWordsPortraitView");
            lstWordsFilledView                      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lstWordsFilledView");
            txtBlockTopN                            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtBlockTopN");
            RadioButtonTenWords                     = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("RadioButtonTenWords");
            RadioButtonThirdWords                   = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("RadioButtonThirdWords");
            RadioButtonFiftyWords                   = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("RadioButtonFiftyWords");
            RadioButtonHundredWords                 = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("RadioButtonHundredWords");
            RadioButtonTwoHundredWords              = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("RadioButtonTwoHundredWords");
            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:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            waitScreen = (global::Windows.UI.Xaml.Controls.Image)this.FindName("waitScreen");
            logo = (global::Windows.UI.Xaml.Controls.Image)this.FindName("logo");
            InkCanvas = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("InkCanvas");
            image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("image");
            Toolbox = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("Toolbox");
            New = (global::Windows.UI.Xaml.Controls.Button)this.FindName("New");
            Open = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Open");
            Lapiz = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Lapiz");
            Borrador = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Borrador");
            Seleccion = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Seleccion");
            BorrarTodo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BorrarTodo");
            Salvar = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Salvar");
            Reproducir = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Reproducir");
            BottomToolbar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomToolbar");
            scroll1 = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scroll1");
            NuevoFrame = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NuevoFrame");
            DuplicarFrame = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DuplicarFrame");
            FramesContainer = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("FramesContainer");
        }
Beispiel #8
0
        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);
 
            pageRoot = (global::CardDrawsSimulator.Common.LayoutAwarePage)this.FindName("pageRoot");
            textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock");
            CardReturn = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("CardReturn");
            CardNoReturn = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("CardNoReturn");
            inputGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("inputGrid");
            drawCardB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("drawCardB");
            historyGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("historyGrid");
            historyListLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("historyListLabel");
            historyScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("historyScroll");
            historyList = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("historyList");
            numCardBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("numCardBox");
            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");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                  = (global::Horoscope.Common.LayoutAwarePage) this.FindName("pageRoot");
            itemsViewSource           = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            primaryColumn             = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("primaryColumn");
            ApplicationViewStates     = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscapeOrWide = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscapeOrWide");
            FilledOrNarrow            = (global::Windows.UI.Xaml.VisualState) this.FindName("FilledOrNarrow");
            FullScreenPortrait        = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            FullScreenPortrait_Detail = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait_Detail");
            Snapped        = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
            Snapped_Detail = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped_Detail");
            titlePanel     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("titlePanel");
            itemListView   = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            itemDetail     = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("itemDetail");
            nointernet     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("nointernet");
            no             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("no");
            itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("itemDetailGrid");
            itemTitle      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemTitle");
            rect           = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect");
            content        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("content");
            pageTitle      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Beispiel #10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Win8Catalogo.Common.LayoutAwarePage)this.FindName("pageRoot");
            TopApp = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("TopApp");
            btnHome = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnHome");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("groupedItemsViewSource");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            grdMainImage = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grdMainImage");
            itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView");
            ImgEmpresa = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ImgEmpresa");
            headerRow = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("headerRow");
            EmpresaDescricao = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaDescricao");
            EmpresaNome = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaNome");
            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:///AppDetailsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            FullScreen = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FullScreen");
            FullScreenshots = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("FullScreenshots");
            ContentRoot = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("ContentRoot");
            txtAppDetails = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtAppDetails");
            detailsShowMore = (global::Windows.UI.Xaml.Controls.HyperlinkButton)this.FindName("detailsShowMore");
            GridScreenshots = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("GridScreenshots");
            webAppReviews = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("webAppReviews");
            OpenInBrowser = (global::Windows.UI.Xaml.Controls.HyperlinkButton)this.FindName("OpenInBrowser");
            txtAddInfo1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtAddInfo1");
            txtAddInfo2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtAddInfo2");
            imgAppIcon = (global::Windows.UI.Xaml.Controls.Image)this.FindName("imgAppIcon");
            txtAppName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtAppName");
            txtAppAuthor = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtAppAuthor");
            btnAppInstall = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnAppInstall");
            btnAppShare = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnAppShare");
            btnMyApps = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btnMyApps");
            Home = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Home");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot            = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            exploreButton       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("exploreButton");
            chatButton          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("chatButton");
            homeButton          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("homeButton");
            chatFlyout          = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("chatFlyout");
            txtChatDisplay      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtChatDisplay");
            txtChatInput        = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtChatInput");
            chatSendButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("chatSendButton");
            pendingReviewButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("pendingReviewButton");
            emergencyFlyout     = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("emergencyFlyout");
            txtMobNo            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtMobNo");
            OptionsScroller     = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("OptionsScroller");
            Interests           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("Interests");
            backButton          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("backButton");
            btnNext             = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnNext");
        }
Beispiel #13
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ChatPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn");
            secondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("secondaryColumn");
            titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            friendsListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("friendsListView");
            itemDetail = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("itemDetail");
            itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid");
            itemDetailTitlePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("itemDetailTitlePanel");
            chatMessages = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("chatMessages");
            txtMessage = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtMessage");
            ChatMediaElement = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("ChatMediaElement");
            itemSubtitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("itemSubtitle");
            ViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ViewStates");
            PrimaryView = (global::Windows.UI.Xaml.VisualState)this.FindName("PrimaryView");
            SinglePane = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane");
            SinglePane_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane_Detail");
        }
        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");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///EventsCat.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            foreg = (global::Windows.UI.Xaml.Media.SolidColorBrush)this.FindName("foreg");
            foreg2 = (global::Windows.UI.Xaml.Media.SolidColorBrush)this.FindName("foreg2");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn");
            secondaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("secondaryColumn");
            titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            itemDetail = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("itemDetail");
            itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid");
            itemListView1 = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView1");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            ViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ViewStates");
            PrimaryView = (global::Windows.UI.Xaml.VisualState)this.FindName("PrimaryView");
            SinglePane = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane");
            SinglePane_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("SinglePane_Detail");
        }
Beispiel #16
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            ContentRoot           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRoot");
            loadingRectangle      = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("loadingRectangle");
            synchProgressRing     = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("synchProgressRing");
            viewPanel             = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("viewPanel");
            editorPanel           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("editorPanel");
            TeamComboBoxEd        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("TeamComboBoxEd");
            PlayerComboBoxEd      = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("PlayerComboBoxEd");
            MinuteTextBox         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("MinuteTextBox");
            AdditionMinuteTextBox = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("AdditionMinuteTextBox");
            NoteTextBox           = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("NoteTextBox");
            AcceptButtonEd        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AcceptButtonEd");
            DeleteButtonEd        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("DeleteButtonEd");
            BackButtonEd          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BackButtonEd");
            TeamComboBox          = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("TeamComboBox");
            AddButton             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddButton");
            mainListView          = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("mainListView");
            MainItemBack          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MainItemBack");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Scenario1_BasicPanning.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            MainScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MainScrollViewer");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Input = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Input");
            Output = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Output");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            InputTextBlock1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("InputTextBlock1");
            FilterGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FilterGrid");
            scenario1Clear = (global::Windows.UI.Xaml.Controls.Button)this.FindName("scenario1Clear");
            hrCheckbox = (global::Windows.UI.Xaml.Controls.CheckBox)this.FindName("hrCheckbox");
            vrCheckbox = (global::Windows.UI.Xaml.Controls.CheckBox)this.FindName("vrCheckbox");
            hsmCombo = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("hsmCombo");
            hsbvCombo = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("hsbvCombo");
            vsmCombo = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("vsmCombo");
            vsbvCombo = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("vsbvCombo");
            DefaultLayout = (global::Windows.UI.Xaml.VisualState)this.FindName("DefaultLayout");
            Below768Layout = (global::Windows.UI.Xaml.VisualState)this.FindName("Below768Layout");
        }
Beispiel #18
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 2:
                    this.obj2 = (global::Windows.UI.Xaml.Controls.ScrollViewer)target;
                    break;

                case 3:
                    this.obj3 = (global::Windows.UI.Xaml.Controls.Canvas)target;
                    break;

                case 6:
                    this.obj6 = (global::Windows.UI.Xaml.Shapes.Rectangle)target;
                    break;

                case 7:
                    this.obj7 = (global::Windows.UI.Xaml.Shapes.Rectangle)target;
                    break;

                case 8:
                    this.obj8 = (global::Windows.UI.Xaml.Shapes.Rectangle)target;
                    break;

                default:
                    break;
                }
            }
Beispiel #19
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot            = (global::Blocks.Common.LayoutAwarePage) this.FindName("pageRoot");
            MainScroll          = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("MainScroll");
            gridSnap            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridSnap");
            txtemail            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtemail");
            problem             = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("problem");
            subject             = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("subject");
            backButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            pageSubTitle        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageSubTitle");
            btn_Send            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btn_Send");
            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:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            Button10_Copy  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Button10_Copy");
            Passw          = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("Passw");
            Kor            = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Kor");
            Gost           = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Gost");
            Van            = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Van");
            Per            = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Per");
            All            = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("All");
            Aut            = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Aut");
            Security       = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Security");
            Handle         = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Handle");
            Button_Temp1   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Button_Temp1");
            Button5_Copy   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Button5_Copy");
            Inform         = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("Inform");
            scrollViewer   = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            console        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("console");
            Passw1         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("Passw1");
            Button10_Copy1 = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Button10_Copy1");
        }
Beispiel #21
0
        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);

            pageRoot              = (global::CardDrawsSimulator.Common.LayoutAwarePage) this.FindName("pageRoot");
            textBlock             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock");
            CardReturn            = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("CardReturn");
            CardNoReturn          = (global::Windows.UI.Xaml.Controls.RadioButton) this.FindName("CardNoReturn");
            inputGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("inputGrid");
            drawCardB             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("drawCardB");
            historyGrid           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("historyGrid");
            historyListLabel      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("historyListLabel");
            historyScroll         = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("historyScroll");
            historyList           = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("historyList");
            numCardBox            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("numCardBox");
            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");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot               = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            TopApp                 = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("TopApp");
            btnHome                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHome");
            btnNecklaces           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnNecklaces");
            btnRing                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRing");
            BottamApp              = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottamApp");
            btnMyCart              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMyCart");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            itemListView           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            scrollViewer           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            backButton             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            image                 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image");
            itemGridView          = (global::EcommerceJewel.VariableTemplate.VariableTileControl) this.FindName("itemGridView");
            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:///SplitPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            pageRoot             = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            itemsViewSource      = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            primaryColumn        = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("primaryColumn");
            secondaryColumn      = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("secondaryColumn");
            titlePanel           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("titlePanel");
            itemListView         = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            itemDetail           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("itemDetail");
            itemDetailGrid       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("itemDetailGrid");
            itemDetailTitlePanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("itemDetailTitlePanel");
            itemTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemTitle");
            itemSubtitle         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemSubtitle");
            backButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            ViewStates           = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ViewStates");
            PrimaryView          = (global::Windows.UI.Xaml.VisualState) this.FindName("PrimaryView");
            SinglePane           = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane");
            SinglePane_Detail    = (global::Windows.UI.Xaml.VisualState) this.FindName("SinglePane_Detail");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///GoalsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
            loadingRectangle = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("loadingRectangle");
            synchProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("synchProgressRing");
            viewPanel = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("viewPanel");
            editorPanel = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("editorPanel");
            TeamComboBoxEd = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("TeamComboBoxEd");
            PlayerComboBoxEd = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("PlayerComboBoxEd");
            AssistantComboBoxEd = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("AssistantComboBoxEd");
            MinuteTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("MinuteTextBox");
            AdditionMinuteTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("AdditionMinuteTextBox");
            IsPenaltyEd = (global::Windows.UI.Xaml.Controls.CheckBox)this.FindName("IsPenaltyEd");
            IsAutogoalEd = (global::Windows.UI.Xaml.Controls.CheckBox)this.FindName("IsAutogoalEd");
            AcceptButtonEd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AcceptButtonEd");
            DeleteButtonEd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DeleteButtonEd");
            BackButtonEd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BackButtonEd");
            ClearAssistButtonEd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ClearAssistButtonEd");
            TeamComboBox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("TeamComboBox");
            AddButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AddButton");
            mainListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("mainListView");
            MainItemBack = (global::Windows.UI.Xaml.Controls.Button)this.FindName("MainItemBack");
        }
Beispiel #25
0
        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);

            RootPage         = (global::SDKTemplate.Common.LayoutAwarePage) this.FindName("RootPage");
            LayoutRoot       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            ContentRoot      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRoot");
            MainScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("MainScrollViewer");
            Footer           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Footer");
            FooterPanel      = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("FooterPanel");
            FeatureName      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("FeatureName");
            Scenarios        = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("Scenarios");
            DescriptionText  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("DescriptionText");
            InputSection     = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("InputSection");
            StatusBlock      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("StatusBlock");
            OutputSection    = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("OutputSection");
            WindowsLogo      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("WindowsLogo");
            DefaultLayout    = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            Below768Layout   = (global::Windows.UI.Xaml.VisualState) this.FindName("Below768Layout");
        }
Beispiel #26
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot            = (global::Blocks.Common.LayoutAwarePage) this.FindName("pageRoot");
            MainScroll          = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("MainScroll");
            gridSnap            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridSnap");
            About               = (global::Windows.UI.Xaml.Controls.GridViewItem) this.FindName("About");
            INSTRUCTIONS        = (global::Windows.UI.Xaml.Controls.GridViewItem) this.FindName("INSTRUCTIONS");
            PLAY                = (global::Windows.UI.Xaml.Controls.GridViewItem) this.FindName("PLAY");
            SETTINGS            = (global::Windows.UI.Xaml.Controls.GridViewItem) this.FindName("SETTINGS");
            SCORES              = (global::Windows.UI.Xaml.Controls.GridViewItem) this.FindName("SCORES");
            pageTitle           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            pageSubTitle        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageSubTitle");
            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 global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
        {
            global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.Page element1 = (global::Windows.UI.Xaml.Controls.Page)target;
                WatchListView_obj1_Bindings           bindings = new WatchListView_obj1_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot(this);
                this.Bindings     = bindings;
                element1.Loading += bindings.Loading;
            }
            break;

            case 6:
            {
                global::Windows.UI.Xaml.Controls.ScrollViewer element6 = (global::Windows.UI.Xaml.Controls.ScrollViewer)target;
                WatchListView_obj6_Bindings bindings = new WatchListView_obj6_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot((global::ShowScheduler.Models.TvShow)element6.DataContext);
                element6.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element6, bindings);
            }
            break;
            }
            return(returnValue);
        }
Beispiel #28
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Uploading.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            wholeFrame = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("wholeFrame");
            lessonScrollView = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("lessonScrollView");
            uploadProgressBar = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("uploadProgressBar");
            addLessonPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("addLessonPopup");
            lessonDescription = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("lessonDescription");
            lessonUploadProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("lessonUploadProgressRing");
            UploadLessionButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("UploadLessionButton");
            CancelUploadButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("CancelUploadButton");
            videosPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("videosPanel");
            audiosPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("audiosPanel");
            docsPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("docsPanel");
            lessonName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("lessonName");
            addLessonButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("addLessonButton");
            allUploadButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("allUploadButton");
            resetUploadButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("resetUploadButton");
            lessonInfo = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("lessonInfo");
            lessonRes = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("lessonRes");
            CourseDescriptionTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("CourseDescriptionTextBox");
            categoryComboBox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("categoryComboBox");
            pgComboBox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("pgComboBox");
            priceTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("priceTextBox");
            totalImagePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("totalImagePanel");
            imagePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("imagePanel");
            imageAddButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("imageAddButton");
            courseNameTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("courseNameTextBox");
            Title = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Title");
        }
Beispiel #29
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            mplayer          = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mplayer");
            web_view         = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("web_view");
            transcript_view  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("transcript_view");
            indicator        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("indicator");
            operation        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("operation");
            loadingindicator = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("loadingindicator");
            runningText      = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("runningText");
            processedcontent = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("processedcontent");
            transcriptbtn    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("transcriptbtn");
            conceptbtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("conceptbtn");
            sentimentbtn     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("sentimentbtn");
            entitybtn        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("entitybtn");
            instantsearch    = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("instantsearch");
            searchwordcount  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("searchwordcount");
            nextwordbtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("nextwordbtn");
        }
Beispiel #30
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SplitPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::App1.Common.LayoutAwarePage)this.FindName("pageRoot");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            primaryColumn = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("primaryColumn");
            titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            itemDetail = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("itemDetail");
            itemDetailGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemDetailGrid");
            itemDetailTitlePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("itemDetailTitlePanel");
            itemTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("itemTitle");
            itemSubtitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("itemSubtitle");
            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");
            FullScreenLandscapeOrWide = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscapeOrWide");
            FilledOrNarrow = (global::Windows.UI.Xaml.VisualState)this.FindName("FilledOrNarrow");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            FullScreenPortrait_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait_Detail");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
            Snapped_Detail = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped_Detail");
        }
Beispiel #31
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            mdePodcast          = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdePodcast");
            BarraPodcasts       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("BarraPodcasts");
            stackPanelEpisodio  = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stackPanelEpisodio");
            recGeral            = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("recGeral");
            txbStatus           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbStatus");
            imgEpisodio         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgEpisodio");
            scvScroll           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scvScroll");
            txbDuracao          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbDuracao");
            txbPublicacao       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbPublicacao");
            hplSite             = (global::Windows.UI.Xaml.Controls.HyperlinkButton) this.FindName("hplSite");
            btnOuvir            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnOuvir");
            btnCompartilhar     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnCompartilhar");
            txbSite             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbSite");
            txbDescricaoPodcast = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbDescricaoPodcast");
            imgVoltar           = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgVoltar");
            txbEpisodioTitulo   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txbEpisodioTitulo");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                 = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            VolumesViewSource        = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("VolumesViewSource");
            ChaptersViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("ChaptersViewSource");
            ContentForegroundBrush   = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentForegroundBrush");
            ContentBackgroundBrush   = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentBackgroundBrush");
            CommentedTextBrush       = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("CommentedTextBrush");
            IllustrationViewTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("IllustrationViewTemplate");
            CommentsFlyout           = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("CommentsFlyout");
            ImagePreviewFlyout       = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("ImagePreviewFlyout");
            CommentInputBox          = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("CommentInputBox");
            PageBottomCommandBar     = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("PageBottomCommandBar");
            FontSizeButton           = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("FontSizeButton");
            ReadingStyleButton       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ReadingStyleButton");
            CommentEnableButton      = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("CommentEnableButton");
            ShareButton              = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ShareButton");
            PinButton                = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("PinButton");
            PrimaryColumn            = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("PrimaryColumn");
            SecondaryColumn          = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("SecondaryColumn");
            IndexPanelStates         = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("IndexPanelStates");
            LoadingStates            = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("LoadingStates");
            FlowOrientation          = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("FlowOrientation");
            HorizontalFlow           = (global::Windows.UI.Xaml.VisualState) this.FindName("HorizontalFlow");
            VerticalFlow             = (global::Windows.UI.Xaml.VisualState) this.FindName("VerticalFlow");
            Ready       = (global::Windows.UI.Xaml.VisualState) this.FindName("Ready");
            Loading     = (global::Windows.UI.Xaml.VisualState) this.FindName("Loading");
            IndexClosed = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexClosed");
            IndexOpen   = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexOpen");
            ContentExpandedToCollapsedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentExpandedToCollapsedKeyFrame");
            IndexExpandedToCollapsedKeyFrame   = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexExpandedToCollapsedKeyFrame");
            ContentCollapsedToExpandedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentCollapsedToExpandedKeyFrame");
            IndexCollapsedToExpandedKeyFrame   = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexCollapsedToExpandedKeyFrame");
            TitlePanel           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("TitlePanel");
            IndexRegion          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("IndexRegion");
            ContentRegion        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRegion");
            LoadingIndicator     = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("LoadingIndicator");
            ContentScrollViewer  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ContentScrollViewer");
            VerticalPrevButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalPrevButton");
            VerticalNextButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalNextButton");
            HorizontalPrevButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalPrevButton");
            HorizontalNextButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalNextButton");
            ContentColumns       = (global::LightNovel.Controls.RichTextColumns) this.FindName("ContentColumns");
            ContentTextBlock     = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("ContentTextBlock");
            VolumeListMeanu      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("VolumeListMeanu");
            ChapterListMeanu     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ChapterListMeanu");
            ChapterListView      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ChapterListView");
            VolumeListView       = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("VolumeListView");
            backButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            IndexButton          = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("IndexButton");
            pageTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Beispiel #33
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///TaskPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::NotesApp.Common.LayoutAwarePage)this.FindName("pageRoot");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grid");
            textBlock_Copy = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock_Copy");
            MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid");
            AddtaskGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("AddtaskGrid");
            ToDayGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ToDayGrid");
            typeGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("typeGrid");
            Icon_Copy = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Icon_Copy");
            Icon = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Icon");
            Box1 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Box1");
            Box1_Copy = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Box1_Copy");
            Box1_Copy1 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Box1_Copy1");
            Box1_Copy2 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Box1_Copy2");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            LogoGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LogoGrid");
            image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("image");
            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 Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                this.root = (global::AppStudio.Layouts.Detail.BaseDetailLayout)(target);
            }
            break;

            case 2:
            {
                this.DisableFullScreenButton = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 3:
            {
                global::Windows.UI.Xaml.Controls.ScrollViewer element3 = (global::Windows.UI.Xaml.Controls.ScrollViewer)(target);
                    #line 24 "..\..\..\..\Layouts\Detail\PhotoDetailLayout.xaml"
                ((global::Windows.UI.Xaml.Controls.ScrollViewer)element3).SizeChanged += this.ScrollViewer_SizeChanged;
                    #line default
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///View/VSessionDetail.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            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");
            btnBack = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnBack");
            TitleGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("TitleGrid");
            ScreenScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("ScreenScroll");
            ContentStack = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("ContentStack");
            GrdVotes = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GrdVotes");
            GrdComments = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GrdComments");
            GrdAttendees = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GrdAttendees");
            AttendeesList = (global::Windows.UI.Xaml.Controls.ItemsControl)this.FindName("AttendeesList");
            commentsList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("commentsList");
            TextAttendee = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextAttendee");
            GridVotesPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GridVotesPanel");
            SnappedGridVotesPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("SnappedGridVotesPanel");
            gridSubmittedVotes = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("gridSubmittedVotes");
            gridPendingVotes = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("gridPendingVotes");
            textTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textTitle");
            SessionDetailAppbar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("SessionDetailAppbar");
            DeleteButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DeleteButton");
            SessionsPinButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("SessionsPinButton");
            backgroundGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("backgroundGrid");
        }
Beispiel #36
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            firstViewer         = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("firstViewer");
            panel2              = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("panel2");
            createEventBottom   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("createEventBottom");
            addAnEventPop       = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("addAnEventPop");
            gname               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("gname");
            groupNameBox        = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("groupNameBox");
            eventTypeBox        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("eventTypeBox");
            groupGameBox        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("groupGameBox");
            groupLocationBox    = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("groupLocationBox");
            errorListBox        = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("errorListBox");
            enterButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("enterButton");
            cancelButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("cancelButton");
            joinleavepanel      = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("joinleavepanel");
            vieweventspanel     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("vieweventspanel");
            itemSelectedListBox = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("itemSelectedListBox");
            itemSentListbox     = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("itemSentListbox");
            toGroups            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toGroups");
            viewEvents          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("viewEvents");
            cancelEvents        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("cancelEvents");
            joinButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("joinButton");
            leaveButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("leaveButton");
            viewMembers         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("viewMembers");
            groupsListBox       = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("groupsListBox");
            pageTitle           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Beispiel #37
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            RootScrollViewer  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("RootScrollViewer");
            VideoContentPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("VideoContentPanel");
            Sidebar           = (global::Windows.UI.Xaml.Controls.Border) this.FindName("Sidebar");
            itemListView      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            CommentsRing      = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("CommentsRing");
            CommentsList      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("CommentsList");
            CommentBox        = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("CommentBox");
            UserPicture       = (global::Windows.UI.Xaml.Controls.Image) this.FindName("UserPicture");
            grid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            Layer_1_0        = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("Layer_1_0");
            path             = (global::Windows.UI.Xaml.Shapes.Path) this.FindName("path");
            LikeBtn          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("LikeBtn");
            DislikeBtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("DislikeBtn");
            UserPictureImage = (global::Windows.UI.Xaml.Controls.Image) this.FindName("UserPictureImage");
            SubscribeBtn     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SubscribeBtn");
            Subscriptions    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Subscriptions");
            PlayerContent    = (global::Windows.UI.Xaml.Controls.ContentPresenter) this.FindName("PlayerContent");
        }
Beispiel #38
0

        
Beispiel #39
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2:
            {
                this.BackgroundImage = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 3:
            {
                global::Windows.UI.Xaml.Controls.ScrollViewer element3 = (global::Windows.UI.Xaml.Controls.ScrollViewer)(target);
                    #line 32 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.ScrollViewer)element3).ViewChanged += this.ScrollViewer_ViewChanged;
                    #line default
            }
            break;

            case 4:
            {
                this.MyListview = (global::Windows.UI.Xaml.Controls.ListView)(target);
                    #line 33 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.ListView) this.MyListview).ItemClick += this.ListView_ItemClick;
                    #line default
            }
            break;

            case 5:
            {
                this.Hamburger_button = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 80 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.Button) this.Hamburger_button).Click += this.Hamburger_button_Click;
                    #line default
            }
            break;

            case 6:
            {
                this.HambugerSplit = (global::Windows.UI.Xaml.Controls.SplitView)(target);
            }
            break;

            case 13:
            {
                global::Windows.UI.Xaml.Controls.Button element13 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 47 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element13).Click += this.Flyout_menu_button_Click;
                    #line default
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Beispiel #40
0
        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);
 
            MeuGrid = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MeuGrid");
        }
Beispiel #41
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CourseStore/CourseDetail/Overview.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            OverviewScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("OverviewScroll");
        }
Beispiel #42
0
        /// <summary>
        /// Called when the <see cref="WindowsListView"/> has been constructed and added to the object tree.
        /// </summary>
        /// <param name="sender">The sender that raised the event.</param>
        /// <param name="e">The event arguments.</param>
        private void OnLoaded(object sender, Xaml.RoutedEventArgs e)
        {
            _scrollViewer = _control.FindFirstElementByType <WindowsScrollViewer>();
            if (_scrollViewer == null)
            {
                return;
            }

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

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

            pageRoot              = (global::KrakenMe.WindowsApp.Common.LayoutAwarePage) this.FindName("pageRoot");
            Header                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Header");
            scrollViewer          = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            grid                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            textBlock             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock");
            MainGrid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("MainGrid");
            IconBanner            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("IconBanner");
            ScondGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ScondGrid");
            ThirdGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ThirdGrid");
            ListGrid1             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ListGrid1");
            Box7                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box7");
            Box8                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box8");
            Box9                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box9");
            Box10                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box10");
            Box11                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box11");
            Number4               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Number4");
            Number3               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Number3");
            Number2               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Number2");
            Number                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Number");
            TopText1              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("TopText1");
            ToDayGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ToDayGrid");
            Box1                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box1");
            Box2                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box2");
            Box3                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box3");
            Box4                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box4");
            Box5                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box5");
            Box6                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Box6");
            TopText               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("TopText");
            Icon7                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon7");
            Icon6                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon6");
            Icon5                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon5");
            Icon1                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon1");
            Icon4                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon4");
            Icon3                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon3");
            Icon2                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon2");
            Icon                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Icon");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            LogoGrid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LogoGrid");
            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:///Controls/FlatNavigationControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            WideLayout = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("WideLayout");
            NarrowLayout = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("NarrowLayout");
        }
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 2: // Pages\LoginForm.xaml line 12
            {
                global::Windows.UI.Xaml.Controls.ScrollViewer element2 = (global::Windows.UI.Xaml.Controls.ScrollViewer)(target);
                ((global::Windows.UI.Xaml.Controls.ScrollViewer)element2).ViewChanged += this.ScrollViewer_ViewChanged;
            }
            break;

            case 3: // Pages\LoginForm.xaml line 15
            {
                this.Email = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            case 4: // Pages\LoginForm.xaml line 16
            {
                this.EmailMessage = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 5: // Pages\LoginForm.xaml line 18
            {
                this.Password = (global::Windows.UI.Xaml.Controls.PasswordBox)(target);
            }
            break;

            case 6: // Pages\LoginForm.xaml line 19
            {
                this.PasswordMessage = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 7: // Pages\LoginForm.xaml line 22
            {
                this.Reset = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.Reset).Click += this.ButtonReset_OnClick;
            }
            break;

            case 8: // Pages\LoginForm.xaml line 23
            {
                this.Login = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.Login).Click += this.ButtonLogin_OnClick;
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Beispiel #46
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/NhapHangCTView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            ContentPanel = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("ContentPanel");
            menuIcon = (global::Windows.UI.Xaml.Controls.Image)this.FindName("menuIcon");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            SearchTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("SearchTextBox");
            MyscrollbarScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MyscrollbarScrollViewer");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            ResizableGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ResizableGrid");
            ContentGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentGrid");
            RegularScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("RegularScrollViewer");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            sv = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("sv");
        }
Beispiel #50
0
        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);
 
            myPage = (global::Windows.UI.Xaml.Controls.Page)this.FindName("myPage");
            BorderCanvas = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("BorderCanvas");
            MyScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MyScrollViewer");
            LayoutGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutGrid");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Themes/Views/RecipeDetailView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("image");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///InnerStops.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            stopsRepresentation = (global::Windows.UI.Xaml.DataTemplate)this.FindName("stopsRepresentation");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            titleScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("titleScrollViewer");
            myListBox = (global::Windows.UI.Xaml.Controls.ListBox)this.FindName("myListBox");
            pageStopName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageStopName");
        }
Beispiel #53
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///PassagePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            stPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("stPanel");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
Beispiel #54
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Help.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Scroller = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("Scroller");
            TaskPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("TaskPanel");
            TitleTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TitleTextBlock");
            HomeBarButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("HomeBarButton");
            AboutButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("AboutButton");
        }
Beispiel #55
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Smerovi.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            frameTimovi = (global::Windows.UI.Xaml.Controls.Frame)this.FindName("frameTimovi");
            GlavniGridScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("GlavniGridScroll");
            GlavniGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GlavniGrid");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            rectPredstavnik = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("rectPredstavnik");
            spPredstavnik = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("spPredstavnik");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///DrivingRoutesPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            MapwithDrivingRoute = (global::Windows.UI.Xaml.Controls.Maps.MapControl)this.FindName("MapwithDrivingRoute");
            svTurnByTurn = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("svTurnByTurn");
            tbTurnByTurn = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tbTurnByTurn");
            abbMap = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("abbMap");
            abbDirections = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("abbDirections");
        }
Beispiel #57
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Scenario5.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Input = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Input");
            Output = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Output");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            richTextColumns = (global::TextDisplay.RichTextColumns)this.FindName("richTextColumns");
            richTextBlock = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("richTextBlock");
            fontSizeSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("fontSizeSlider");
        }
Beispiel #58
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
            ad = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ad");
            backGround = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("backGround");
            textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock");
            myCommandBar = (global::Windows.UI.Xaml.Controls.CommandBar)this.FindName("myCommandBar");
            dark = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("dark");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Scenario3_Zooming.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Input = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Input");
            Output = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Output");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            InputTextBlock1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("InputTextBlock1");
            DefaultLayout = (global::Windows.UI.Xaml.VisualState)this.FindName("DefaultLayout");
            Below768Layout = (global::Windows.UI.Xaml.VisualState)this.FindName("Below768Layout");
        }
Beispiel #60
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LccayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LccayoutRoot");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
            MainScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MainScrollViewer");
            thoigianhoatdong_text = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("thoigianhoatdong_text");
            giancach_text = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("giancach_text");
            giave_text = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("giave_text");
            luotdi_text = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("luotdi_text");
            luotve_text = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("luotve_text");
        }