コード例 #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            tb_img1               = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tb_img1");
            tb_img2               = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tb_img2");
            pic2                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("pic2");
            btn_workPage          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btn_workPage");
            btn_game              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btn_game");
            i2                    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("i2");
            i1                    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("i1");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            imagePanel            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("imagePanel");
            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");
        }
コード例 #2
0
ファイル: workPage.g.i.cs プロジェクト: yafitha/LearnEnglish
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            mainGrid = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("mainGrid");
            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");
            Ex1         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Ex1");
            Ex2         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Ex2");
            Ex3_ans     = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("Ex3_ans");
            Ex3_ok      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Ex3_ok");
            Ex3_fidback = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Ex3_fidback");
            Ex2_fidback = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Ex2_fidback");
            Ex3_pic     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Ex3_pic");
            backButton  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
コード例 #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            toWorkPage            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toWorkPage");
            mainGrid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("mainGrid");
            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");
            tb_word            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_word");
            game_grid          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("game_grid");
            mdelSound          = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdelSound");
            fidbackMedia       = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("fidbackMedia");
            mediaFid           = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mediaFid");
            backButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            game_pic           = (global::Windows.UI.Xaml.Controls.Image) this.FindName("game_pic");
        }
コード例 #4
0
        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::English.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");
        }
コード例 #5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            LeftCommands          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            repeatClip            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("repeatClip");
            ToWright              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ToWright");
            volumeOff             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("volumeOff");
            mini                  = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mini");
            howToWrightSound      = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("howToWrightSound");
            howToWrightClip       = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("howToWrightClip");
            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");
        }
コード例 #6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            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");
        }
コード例 #7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            buttonGrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("buttonGrid");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            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");
        }
コード例 #8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            LeftCommands          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands");
            RightCommands         = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightCommands");
            earase                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("earase");
            wright                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("wright");
            color                 = (global::Windows.UI.Xaml.Controls.Button) this.FindName("color");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            learnSmallLetter      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("learnSmallLetter");
            pictuers              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("pictuers");
            myCanvas              = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("myCanvas");
            letterToWright        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("letterToWright");
            colorGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("colorGrid");
            RectangleColor1       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor1");
            RectangleColor2       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor2");
            RectangleColor3       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor3");
            RectangleColor4       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor4");
            RectangleColor5       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor5");
            RectangleColor6       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor6");
            RectangleColor7       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor7");
            RectangleColor8       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor8");
            RectangleColor9       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("RectangleColor9");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            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");
        }
コード例 #9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            learnNextlLetter      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("learnNextlLetter");
            toGame                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toGame");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            toWorkPage            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toWorkPage");
            tb_Word1              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Word1");
            tb_Word2              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Word2");
            tb_Word3              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Word3");
            tb_Word4              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_Word4");
            img_Word1             = (global::Windows.UI.Xaml.Controls.Image) this.FindName("img_Word1");
            img_Word2             = (global::Windows.UI.Xaml.Controls.Image) this.FindName("img_Word2");
            img_Word3             = (global::Windows.UI.Xaml.Controls.Image) this.FindName("img_Word3");
            img_Word4             = (global::Windows.UI.Xaml.Controls.Image) this.FindName("img_Word4");
            mdel_Word1            = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdel_Word1");
            mdel_Word2            = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdel_Word2");
            mdel_Word3            = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdel_Word3");
            mdel_Word4            = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdel_Word4");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            imagePanel            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("imagePanel");
            tb_letter             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_letter");
            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");
        }
コード例 #10
0
ファイル: workPage.g.i.cs プロジェクト: yafitha/LearnEnglish
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            togame                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("togame");
            mainGrid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("mainGrid");
            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");
            Ex1          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Ex1");
            Ex2          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Ex2");
            brd_pic      = (global::Windows.UI.Xaml.Controls.Border) this.FindName("brd_pic");
            Ex3_ans      = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("Ex3_ans");
            Ex1_fidback  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Ex1_fidback");
            Ex2_fidback  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Ex2_fidback");
            Ex3_fidback  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Ex3_fidback");
            ex1Start     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ex1Start");
            ex2Start     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ex2Start");
            ex3Start     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ex3Start");
            Ex3_pic      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Ex3_pic");
            fidbakMedia1 = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("fidbakMedia1");
            fidbakMedia2 = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("fidbakMedia2");
            fidbakMedia3 = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("fidbakMedia3");
            mediaFid     = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mediaFid");
            backButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
        }
コード例 #11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            LeftCommands          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands");
            learnSmallLetter      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("learnSmallLetter");
            learnNextlLetter      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("learnNextlLetter");
            next                  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("next");
            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");
        }