Пример #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            FeedBackButton               = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("FeedBackButton");
            CommentButton                = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("CommentButton");
            AboutButton                  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("AboutButton");
            MoreAppButton                = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("MoreAppButton");
            ChangeClassName              = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("ChangeClassName");
            SearchIconPressedStoryboard  = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("SearchIconPressedStoryboard");
            SearchIconReleasedStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("SearchIconReleasedStoryboard");
            ClassNameTextBlock           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ClassNameTextBlock");
            AnimatedTransform            = (global::Windows.UI.Xaml.Media.TranslateTransform) this.FindName("AnimatedTransform");
            pivot               = (global::Windows.UI.Xaml.Controls.Pivot) this.FindName("pivot");
            ItemTemplate        = (global::Windows.UI.Xaml.DataTemplate) this.FindName("ItemTemplate");
            MyPivotItemTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("MyPivotItemTemplate");
            ClassIcon5          = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ClassIcon5");
            ClassIcon4          = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ClassIcon4");
            ClassIcon3          = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ClassIcon3");
            ClassIcon2          = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ClassIcon2");
            ClassIcon1          = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ClassIcon1");
            SearchIcon          = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("SearchIcon");
            Rotation            = (global::Windows.UI.Xaml.Media.PlaneProjection) this.FindName("Rotation");
        }
Пример #2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///PivotPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            FeedBackButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("FeedBackButton");
            CommentButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("CommentButton");
            AboutButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("AboutButton");
            MoreAppButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("MoreAppButton");
            ChangeClassName = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("ChangeClassName");
            SearchIconPressedStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("SearchIconPressedStoryboard");
            SearchIconReleasedStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("SearchIconReleasedStoryboard");
            ClassNameTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ClassNameTextBlock");
            AnimatedTransform = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("AnimatedTransform");
            pivot = (global::Windows.UI.Xaml.Controls.Pivot)this.FindName("pivot");
            ItemTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("ItemTemplate");
            MyPivotItemTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("MyPivotItemTemplate");
            ClassIcon4 = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("ClassIcon4");
            ClassIcon3 = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("ClassIcon3");
            ClassIcon2 = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("ClassIcon2");
            ClassIcon1 = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("ClassIcon1");
            SearchIcon = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("SearchIcon");
            Rotation = (global::Windows.UI.Xaml.Media.PlaneProjection)this.FindName("Rotation");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///View/PodCastItemsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::RadioRss.Common.LayoutAwarePage)this.FindName("pageRoot");
            RootGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("RootGrid");
            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");
            GridRow0 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GridRow0");
            GridRow1 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("GridRow1");
            Grid_FunScreen = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_FunScreen");
            UC_FunScreen = (global::RadioRss.FunScreen.FunScreenMain)this.FindName("UC_FunScreen");
            viewbox1 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("viewbox1");
            viewbox = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("viewbox");
            musicPlayer = (global::RadioRss.ViewControl.MusicPlayerControl)this.FindName("musicPlayer");
            Grid_ListView = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_ListView");
            LV_Channels = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("LV_Channels");
            LV_Items = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("LV_Items");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
        public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
        {
            global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
            switch (connectionId)
            {
            case 1: // Views\ImageGalleryDetailPage.xaml line 1
            {
                global::Windows.UI.Xaml.Controls.Page element1 = (global::Windows.UI.Xaml.Controls.Page)target;
                ImageGalleryDetailPage_obj1_Bindings  bindings = new ImageGalleryDetailPage_obj1_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot(this);
                this.Bindings     = bindings;
                element1.Loading += bindings.Loading;
                global::Windows.UI.Xaml.Markup.XamlBindingHelper.SetDataTemplateComponent(element1, bindings);
            }
            break;

            case 6: // Views\ImageGalleryDetailPage.xaml line 34
            {
                global::Windows.UI.Xaml.Controls.Viewbox element6 = (global::Windows.UI.Xaml.Controls.Viewbox)target;
                ImageGalleryDetailPage_obj6_Bindings     bindings = new ImageGalleryDetailPage_obj6_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot(element6.DataContext);
                element6.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element6, bindings);
                global::Windows.UI.Xaml.Markup.XamlBindingHelper.SetDataTemplateComponent(element6, bindings);
            }
            break;
            }
            return(returnValue);
        }
Пример #5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot   = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            alarm      = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("alarm");
            time       = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("time");
            finish     = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("finish");
            Error      = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("Error");
            startBtn   = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("startBtn");
            stopBtn    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("stopBtn");
            pauseBtn   = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("pauseBtn");
            stText     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("stText");
            hh         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("hh");
            mm         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("mm");
            ss         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("ss");
            backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Пример #6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Turakas.Common.LayoutAwarePage) this.FindName("pageRoot");
            lobby                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("lobby");
            btnhelp               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnhelp");
            stkStart              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("stkStart");
            stkJoin               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("stkJoin");
            frameMain             = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameMain");
            frameStart            = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameStart");
            frameJoin             = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameJoin");
            frameWait             = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameWait");
            lbxWait               = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lbxWait");
            lbxJoinGame           = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lbxJoinGame");
            btnPickGame           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnPickGame");
            lbxAddToGame          = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lbxAddToGame");
            btnPick               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnPick");
            stkPicture            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkPicture");
            vbxPicture            = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("vbxPicture");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            username              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("username");
            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 static void Set_Windows_UI_Xaml_Controls_Viewbox_Child(global::Windows.UI.Xaml.Controls.Viewbox obj, global::Windows.UI.Xaml.UIElement value, string targetNullValue)
 {
     if (value == null && targetNullValue != null)
     {
         value = (global::Windows.UI.Xaml.UIElement)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::Windows.UI.Xaml.UIElement), targetNullValue);
     }
     obj.Child = value;
 }
Пример #8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            St_Remove = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("St_Remove");
            C_Top     = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("C_Top");
        }
Пример #9
0
            // IComponentConnector

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

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

                default:
                    break;
                }
            }
Пример #10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage2.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            myHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("myHub");
            SearchIconPressedStotyboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("SearchIconPressedStotyboard");
            SearchIconReleasedStotyboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("SearchIconReleasedStotyboard");
            ItemTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("ItemTemplate");
            HubSectionTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("HubSectionTemplate");
            SearchIcon = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("SearchIcon");
            Rotation = (global::Windows.UI.Xaml.Media.PlaneProjection)this.FindName("Rotation");
        }
Пример #11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            myHub = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("myHub");
            SearchIconPressedStotyboard  = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("SearchIconPressedStotyboard");
            SearchIconReleasedStotyboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("SearchIconReleasedStotyboard");
            ItemTemplate       = (global::Windows.UI.Xaml.DataTemplate) this.FindName("ItemTemplate");
            HubSectionTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("HubSectionTemplate");
            SearchIcon         = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("SearchIcon");
            Rotation           = (global::Windows.UI.Xaml.Media.PlaneProjection) this.FindName("Rotation");
        }
Пример #12
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);
 
            HeartbeatAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("HeartbeatAnimation");
            HeartAppear = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("HeartAppear");
            StopAppear = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("StopAppear");
            StartAppear = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("StartAppear");
            ConnectButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ConnectButton");
            StopButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("StopButton");
            backgroundGrid = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("backgroundGrid");
            viewbox = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("viewbox");
            HeartbeatOutput = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("HeartbeatOutput");
            Stroke = (global::Windows.UI.Xaml.Shapes.Path)this.FindName("Stroke");
        }
Пример #13
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/PhotoView/CropControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Crop = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("Crop");
            OuterGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("OuterGrid");
            vb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("vb");
            ImageField = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("ImageField");
            LeftTop = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("LeftTop");
            RightTop = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("RightTop");
            LeftBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("LeftBottom");
            RightBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("RightBottom");
            LeftRight = (global::Windows.UI.Xaml.Media.LineGeometry)this.FindName("LeftRight");
            Image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Image");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            St_Remove    = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("St_Remove");
            St_Anomation = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("St_Anomation");
            grid         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            viewbox      = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("viewbox");
            ellipse      = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ellipse");
            ellipse1     = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ellipse1");
            ellipse2     = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("ellipse2");
            canvas       = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("canvas");
            canvas1      = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("canvas1");
        }
Пример #15
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            Crop        = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("Crop");
            OuterGrid   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("OuterGrid");
            vb          = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("vb");
            ImageField  = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("ImageField");
            LeftTop     = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("LeftTop");
            RightTop    = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("RightTop");
            LeftBottom  = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("LeftBottom");
            RightBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("RightBottom");
            LeftRight   = (global::Windows.UI.Xaml.Media.LineGeometry) this.FindName("LeftRight");
            Image       = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Image");
        }
Пример #16
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);

            HeartbeatAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HeartbeatAnimation");
            HeartAppear        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HeartAppear");
            StopAppear         = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("StopAppear");
            StartAppear        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("StartAppear");
            ConnectButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ConnectButton");
            StopButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("StopButton");
            backgroundGrid     = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("backgroundGrid");
            viewbox            = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("viewbox");
            HeartbeatOutput    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("HeartbeatOutput");
            Stroke             = (global::Windows.UI.Xaml.Shapes.Path) this.FindName("Stroke");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            backgroundMes = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("backgroundMes");
            checkBox      = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("checkBox");
            tagFirst      = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("tagFirst");
            tagSecond     = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("tagSecond");
            btnDetailMes  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnDetailMes");
            txt1          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txt1");
            txt4          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txt4");
            txtidmes      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtidmes");
            txtcontent    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtcontent");
            txt2          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txt2");
            txt3          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txt3");
        }
Пример #18
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::CoinFlipSimulator.Common.LayoutAwarePage) this.FindName("pageRoot");
            grid                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            coinSound             = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("coinSound");
            inputGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("inputGrid");
            coinFlipB             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("coinFlipB");
            viewbox               = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("viewbox");
            historyGrid           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("historyGrid");
            graphGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("graphGrid");
            graphHeader           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("graphHeader");
            headBar               = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("headBar");
            tailBar               = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("tailBar");
            graphBox              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("graphBox");
            headHeading           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("headHeading");
            tailHeading           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tailHeading");
            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");
            CoinImage             = (global::Windows.UI.Xaml.Controls.Image) this.FindName("CoinImage");
            textBlock             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock");
            numCoinBox            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("numCoinBox");
            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");
        }
Пример #19
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 2:     // Views\ShellPage.xaml line 18
                    this.obj2 = new global::System.WeakReference((global::Windows.UI.Xaml.Controls.Grid)target);
                    break;

                case 3:     // Views\ShellPage.xaml line 32
                    this.obj3 = (global::Windows.UI.Xaml.Controls.Viewbox)target;
                    break;

                case 4:     // Views\ShellPage.xaml line 37
                    this.obj4 = (global::Windows.UI.Xaml.Controls.TextBlock)target;
                    break;

                case 5:     // Views\ShellPage.xaml line 24
                    this.obj5 = (global::Windows.UI.Xaml.Shapes.Rectangle)target;
                    break;

                default:
                    break;
                }
            }
Пример #20
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/RPG/AxalfFightPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Probability_Simulator.Common.LayoutAwarePage)this.FindName("pageRoot");
            IdleAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("IdleAnimation");
            FlinchAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("FlinchAnimation");
            DeadAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("DeadAnimation");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            PlayerInfoGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("PlayerInfoGrid");
            MonsterInfoGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MonsterInfoGrid");
            viewbox = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("viewbox");
            BackgroundMusic = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("BackgroundMusic");
            Axalf = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Axalf");
            ActionLogLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ActionLogLabel");
            ActionLogScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("ActionLogScroll");
            AttackB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AttackB");
            SpellB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("SpellB");
            DefendB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DefendB");
            ItemB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ItemB");
            FleeB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("FleeB");
            ItemListLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ItemListLabel");
            ItemListScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("ItemListScroll");
            SpellListLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("SpellListLabel");
            SpellListScroll = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("SpellListScroll");
            SpellList = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("SpellList");
            ItemList = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("ItemList");
            ActionLogList = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("ActionLogList");
            monsterName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("monsterName");
            monsterHPLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("monsterHPLabel");
            monsterHPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("monsterHPBar");
            monsterFullHPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("monsterFullHPBar");
            monsterHPText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("monsterHPText");
            monsterMPLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("monsterMPLabel");
            monsterMPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("monsterMPBar");
            monsterFullMPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("monsterFullMPBar");
            monsterMPText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("monsterMPText");
            yourName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("yourName");
            yourHPLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("yourHPLabel");
            yourHPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("yourHPBar");
            yourFullHPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("yourFullHPBar");
            yourHPText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("yourHPText");
            yourMPLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("yourMPLabel");
            yourMPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("yourMPBar");
            yourFullMPBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("yourFullMPBar");
            yourMPText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("yourMPText");
            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");
        }
Пример #21
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            downAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("downAnimation");
            upAnimation   = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("upAnimation");
            lbxMsg        = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lbxMsg");
            gridPlayer4   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer4");
            gridPlayer3   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer3");
            gridPlayer2   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer2");
            gridPlayer5   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer5");
            gridPlayer6   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer6");
            GameAreaGrid  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("GameAreaGrid");
            gridPlayer1   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer1");
            btnMsg        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMsg");
            player1name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player1name");
            rect1Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect1Action");
            gwPl1Hand     = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gwPl1Hand");
            stkpMove1     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove1");
            stkpMove11    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove11");
            stkpMove2     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove2");
            stkpMove21    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove21");
            stkpMove3     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove3");
            stkpMove31    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove31");
            stkpMove4     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove4");
            stkpMove41    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove41");
            stkpMove5     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove5");
            stkpMove51    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove51");
            stkpMove6     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove6");
            stkpMove61    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove61");
            frameGameEnd  = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameGameEnd");
            tbxEndInfo    = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("tbxEndInfo");
            tbxEndLooser  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tbxEndLooser");
            hit6          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit6");
            move6         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move6");
            hit5          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit5");
            move5         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move5");
            hit4          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit4");
            move4         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move4");
            hit3          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit3");
            move3         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move3");
            hit2          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit2");
            move2         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move2");
            hit1          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit1");
            move1         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move1");
            player6name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player6name");
            rect6Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect6Action");
            pl6CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl6CardImage");
            player5name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player5name");
            rect5Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect5Action");
            pl5CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl5CardImage");
            player2_name  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player2_name");
            rect4Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect4Action");
            pl2CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl2CardImage");
            player3_name  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player3_name");
            rect3Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect3Action");
            pl3CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl3CardImage");
            player4name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player4name");
            rect2Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect2Action");
            pl4CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl4CardImage");
            btnEndGame    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnEndGame");
            vbxTrump      = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("vbxTrump");
            imgTrump      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgTrump");
        }
Пример #22
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/BingoPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Probability_Simulator.Common.LayoutAwarePage)this.FindName("pageRoot");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            RestartAppBarB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("RestartAppBarB");
            grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grid");
            inputGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("inputGrid");
            callB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("callB");
            historyGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("historyGrid");
            viewbox = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("viewbox");
            BingoCardGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("BingoCardGrid");
            HeaderGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("HeaderGrid");
            Row0Grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Row0Grid");
            Row1Grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Row1Grid");
            Row2Grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Row2Grid");
            Row3Grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Row3Grid");
            Row4Grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Row4Grid");
            Chip4_4 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip4_4");
            text4_4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text4_4");
            Chip4_3 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip4_3");
            text4_3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text4_3");
            Chip4_2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip4_2");
            text4_2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text4_2");
            Chip4_1 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip4_1");
            text4_1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text4_1");
            Chip4_0 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip4_0");
            text4_0 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text4_0");
            Chip3_4 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip3_4");
            text3_4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text3_4");
            Chip3_3 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip3_3");
            text3_3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text3_3");
            Chip3_2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip3_2");
            text3_2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text3_2");
            Chip3_1 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip3_1");
            text3_1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text3_1");
            Chip3_0 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip3_0");
            text3_0 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text3_0");
            Chip2_4 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip2_4");
            text2_4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text2_4");
            Chip2_3 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip2_3");
            text2_3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text2_3");
            Chip2_2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip2_2");
            text2_2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text2_2");
            Chip2_1 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip2_1");
            text2_1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text2_1");
            Chip2_0 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip2_0");
            text2_0 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text2_0");
            Chip1_4 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip1_4");
            text1_4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text1_4");
            Chip1_3 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip1_3");
            text1_3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text1_3");
            Chip1_2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip1_2");
            text1_2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text1_2");
            Chip1_1 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip1_1");
            text1_1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text1_1");
            Chip1_0 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip1_0");
            text1_0 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text1_0");
            Chip0_4 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip0_4");
            text0_4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text0_4");
            Chip0_3 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip0_3");
            text0_3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text0_3");
            Chip0_2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip0_2");
            text0_2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text0_2");
            Chip0_1 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip0_1");
            text0_1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text0_1");
            Chip0_0 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Chip0_0");
            text0_0 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("text0_0");
            B_Border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("B_Border");
            I_Border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("I_Border");
            N_Border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("N_Border");
            G_Border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("G_Border");
            O_Border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("O_Border");
            textBlock5 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock5");
            textBlock4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock4");
            textBlock3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock3");
            textBlock2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock2");
            textBlock1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock1");
            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");
            textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock");
            numCallBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("numCallBox");
            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");
        }
Пример #23
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::Windows.UI.Xaml.Controls.Page)this.FindName("rootPage");
            TestStoryboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("TestStoryboard");
            FlipOpen = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("FlipOpen");
            FlipClose = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("FlipClose");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            LayoutGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutGrid");
            DataPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("DataPanel");
            MenuPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MenuPanel");
            MapPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MapPanel");
            mapPanelSubGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("mapPanelSubGrid");
            flipMapButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("flipMapButton");
            stationListButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("stationListButton");
            mapSmall = (global::Pollution.CzechMap)this.FindName("mapSmall");
            bingMapGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("bingMapGrid");
            infoMap = (global::Bing.Maps.Map)this.FindName("infoMap");
            StationsDetailPinLayer = (global::Bing.Maps.MapItemsControl)this.FindName("StationsDetailPinLayer");
            MenuPanelSubGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MenuPanelSubGrid");
            menuPanelButtonGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButtonGrid");
            menuPanelInfoGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelInfoGrid");
            menuPanelInfoTitleTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelInfoTitleTxt");
            menuPanelInfoValueTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelInfoValueTxt");
            menuPanelButton1 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButton1");
            menuPanelButton2 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButton2");
            menuPanelButton3 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButton3");
            menuPanelButton4 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButton4");
            menuPanelButton5 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("menuPanelButton5");
            menuPanelButton5Txt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelButton5Txt");
            menuPanelButton4Txt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelButton4Txt");
            menuPanelButton3Txt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelButton3Txt");
            menuPanelButton2Txt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelButton2Txt");
            menuPanelButton1Txt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("menuPanelButton1Txt");
            dataPanelButtonBackgroundPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("dataPanelButtonBackgroundPanel");
            dataPanelScrl = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("dataPanelScrl");
            dataPanelStck = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("dataPanelStck");
            statuses = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statuses");
            bars = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("bars");
            legend = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("legend");
            mainStatusLbl = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("mainStatusLbl");
            statusLegend = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusLegend");
            legendLabelVG = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelVG");
            legendTxt1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt1");
            legendLabelG = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelG");
            legendTxt2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt2");
            legendLabelSa = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelSa");
            legendTxt3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt3");
            legendLabelSu = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelSu");
            legendTxt4 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt4");
            legendLabelB = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelB");
            legendTxt5 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt5");
            legendLabelVB = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelVB");
            legendTxt6 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt6");
            legendLabelND = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelND");
            legendTxt7 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt7");
            legendLabelNM = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("legendLabelNM");
            legendTxt8 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("legendTxt8");
            mainStatusTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("mainStatusTxt");
            graphO3 = (global::Pollution.PElementGraph)this.FindName("graphO3");
            graphNO2 = (global::Pollution.PElementGraph)this.FindName("graphNO2");
            graphCO = (global::Pollution.PElementGraph)this.FindName("graphCO");
            graphPM10 = (global::Pollution.PElementGraph)this.FindName("graphPM10");
            graphSO2 = (global::Pollution.PElementGraph)this.FindName("graphSO2");
            stationName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("stationName");
            stationRegion = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("stationRegion");
            stationCoords = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("stationCoords");
            statusesStackPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("statusesStackPanel");
            sosvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("sosvb");
            sovvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("sovvb");
            cosvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("cosvb");
            covvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("covvb");
            nosvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("nosvb");
            novvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("novvb");
            osvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("osvb");
            ovvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("ovvb");
            posvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("posvb");
            povvb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("povvb");
            statusPOClr = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusPOClr");
            unit_Copy = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("unit_Copy");
            statusPOValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusPOValue");
            statusPOTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusPOTxt");
            statusOClr = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusOClr");
            unit_Copy3 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("unit_Copy3");
            statusOValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusOValue");
            statusOTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusOTxt");
            statusNOClr = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusNOClr");
            unit_Copy2 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("unit_Copy2");
            statusNOValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusNOValue");
            statusNOTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusNOTxt");
            statusCOClr = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusCOClr");
            unit_Copy1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("unit_Copy1");
            statusCOValue = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusCOValue");
            statusCOTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusCOTxt");
            statusSOClr = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("statusSOClr");
            unit = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("unit");
            statusSOValueTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusSOValueTxt");
            statusSOTxt = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("statusSOTxt");
        }
Пример #24
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                this.textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 2:
            {
                this.FeedListView = (global::Windows.UI.Xaml.Controls.GridView)(target);
                    #line 114 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.GridView) this.FeedListView).SelectionChanged += this.SelectionChanged;
                    #line default
            }
            break;

            case 3:
            {
                this.Image1 = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 4:
            {
                this.Description1 = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 5:
            {
                this.Date1 = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

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

            case 7:
            {
                this.LimelightTitle1 = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 8:
            {
                global::Windows.UI.Xaml.Controls.Viewbox element8 = (global::Windows.UI.Xaml.Controls.Viewbox)(target);
                    #line 42 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.Viewbox)element8).Tapped += this.Podcasts;
                    #line default
            }
            break;

            case 9:
            {
                this.path3372 = (global::Windows.UI.Xaml.Shapes.Path)(target);
            }
            break;

            case 10:
            {
                this.path3361 = (global::Windows.UI.Xaml.Shapes.Path)(target);
            }
            break;

            case 11:
            {
                global::Windows.UI.Xaml.Controls.Canvas element11 = (global::Windows.UI.Xaml.Controls.Canvas)(target);
                    #line 43 "..\..\..\MainPage.xaml"
                ((global::Windows.UI.Xaml.Controls.Canvas)element11).Tapped += this.Podcasts;
                    #line default
            }
            break;

            case 12:
            {
                this.path3350 = (global::Windows.UI.Xaml.Shapes.Path)(target);
            }
            break;

            case 13:
            {
                this.Layer_1 = (global::Windows.UI.Xaml.Controls.Canvas)(target);
            }
            break;

            case 14:
            {
                this.path3339 = (global::Windows.UI.Xaml.Shapes.Path)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Пример #25
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/CoinPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Probability_Simulator.Common.LayoutAwarePage)this.FindName("pageRoot");
            grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grid");
            coinSound = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("coinSound");
            inputGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("inputGrid");
            coinFlipB = (global::Windows.UI.Xaml.Controls.Button)this.FindName("coinFlipB");
            viewbox = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("viewbox");
            historyGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("historyGrid");
            graphGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("graphGrid");
            graphHeader = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("graphHeader");
            headBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("headBar");
            tailBar = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("tailBar");
            graphBox = (global::Windows.UI.Xaml.Controls.Border)this.FindName("graphBox");
            headHeading = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("headHeading");
            tailHeading = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("tailHeading");
            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");
            CoinImage = (global::Windows.UI.Xaml.Controls.Image)this.FindName("CoinImage");
            textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock");
            numCoinBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("numCoinBox");
            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");
        }
Пример #26
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::BingoCallsSimulator.Common.LayoutAwarePage) this.FindName("pageRoot");
            grid                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            inputGrid             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("inputGrid");
            callB                 = (global::Windows.UI.Xaml.Controls.Button) this.FindName("callB");
            historyGrid           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("historyGrid");
            viewbox               = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("viewbox");
            BingoCardGrid         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("BingoCardGrid");
            HeaderGrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("HeaderGrid");
            Row0Grid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Row0Grid");
            Row1Grid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Row1Grid");
            Row2Grid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Row2Grid");
            Row3Grid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Row3Grid");
            Row4Grid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Row4Grid");
            Chip4_4               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip4_4");
            text4_4               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text4_4");
            Chip4_3               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip4_3");
            text4_3               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text4_3");
            Chip4_2               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip4_2");
            text4_2               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text4_2");
            Chip4_1               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip4_1");
            text4_1               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text4_1");
            Chip4_0               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip4_0");
            text4_0               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text4_0");
            Chip3_4               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip3_4");
            text3_4               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text3_4");
            Chip3_3               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip3_3");
            text3_3               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text3_3");
            Chip3_2               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip3_2");
            text3_2               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text3_2");
            Chip3_1               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip3_1");
            text3_1               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text3_1");
            Chip3_0               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip3_0");
            text3_0               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text3_0");
            Chip2_4               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip2_4");
            text2_4               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text2_4");
            Chip2_3               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip2_3");
            text2_3               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text2_3");
            Chip2_2               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip2_2");
            text2_2               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text2_2");
            Chip2_1               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip2_1");
            text2_1               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text2_1");
            Chip2_0               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip2_0");
            text2_0               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text2_0");
            Chip1_4               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip1_4");
            text1_4               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text1_4");
            Chip1_3               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip1_3");
            text1_3               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text1_3");
            Chip1_2               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip1_2");
            text1_2               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text1_2");
            Chip1_1               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip1_1");
            text1_1               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text1_1");
            Chip1_0               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip1_0");
            text1_0               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text1_0");
            Chip0_4               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip0_4");
            text0_4               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text0_4");
            Chip0_3               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip0_3");
            text0_3               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text0_3");
            Chip0_2               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip0_2");
            text0_2               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text0_2");
            Chip0_1               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip0_1");
            text0_1               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text0_1");
            Chip0_0               = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Chip0_0");
            text0_0               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("text0_0");
            B_Border              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("B_Border");
            I_Border              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("I_Border");
            N_Border              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("N_Border");
            G_Border              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("G_Border");
            O_Border              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("O_Border");
            textBlock5            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock5");
            textBlock4            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock4");
            textBlock3            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock3");
            textBlock2            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock2");
            textBlock1            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock1");
            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");
            textBlock             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("textBlock");
            numCallBox            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("numCallBox");
            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");
        }