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

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

            pageRoot        = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            bottomAppBar    = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("bottomAppBar");
            Home            = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Home");
            Profile         = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Profile");
            Logout          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Logout");
            Login           = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Login");
            Sections        = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Sections");
            backButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            Reload          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Reload");
            ProgressCentros = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("ProgressCentros");
            Perfil          = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Perfil");
            Section2Header  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Section2Header");
            LoginForm       = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("LoginForm");
        }
Esempio n. 2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot          = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            EditButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("EditButton");
            HubNavn           = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("HubNavn");
            HubTid            = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("HubTid");
            HubDato           = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("HubDato");
            sqllistcount      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("sqllistcount");
            Hubflightid       = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Hubflightid");
            Hubflyselskap     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Hubflyselskap");
            FraHub            = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FraHub");
            TilHub            = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("TilHub");
            editreisenavn     = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("editreisenavn");
            UpdateReiseButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("UpdateReiseButton");
            NameText          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("NameText");
            backButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            SqlList2          = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("SqlList2");
        }
Esempio n. 3
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1: // HubView.xaml line 11
            {
                global::Windows.UI.Xaml.Controls.Hub element1 = (global::Windows.UI.Xaml.Controls.Hub)(target);
                ((global::Windows.UI.Xaml.Controls.Hub)element1).SectionHeaderClick += this.Hub_SectionHeaderClick;
            }
            break;

            case 2: // HubView.xaml line 18
            {
                this.pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 3: // HubView.xaml line 36
            {
                this.interactiveHeader = (global::Windows.UI.Xaml.Controls.HubSection)(target);
            }
            break;

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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            everything = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("everything");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/CollectionListPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
        }
Esempio n. 6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

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

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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Start.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Page = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Page");
            Menu = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("Menu");
        }
Esempio n. 9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///eventDetail.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            image2 = (global::Windows.UI.Xaml.Controls.Image)this.FindName("image2");
            Pivott = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Pivott");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///BlankPage1test.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            mPogressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("mPogressRing");
            myHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("myHub");
        }
Esempio n. 11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            Container = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///itemdetails.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            itemHubGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("itemHubGrid");
            itemHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("itemHub");
            BizName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("BizName");
        }
        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);
 
            HubConta = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("HubConta");
            hubSaldo = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("hubSaldo");
            hubDeposito = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("hubDeposito");
            hubSaque = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("hubSaque");
        }
Esempio n. 14
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            Page = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Page");
            Menu = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Menu");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            mPogressRing = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("mPogressRing");
            myHub        = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("myHub");
        }
Esempio n. 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);
 
            myHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("myHub");
            SecondaryTileCommandBar = (global::Windows.UI.Xaml.Controls.CommandBar)this.FindName("SecondaryTileCommandBar");
            howAppBarButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("howAppBarButton");
            aboutAppBarButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("aboutAppBarButton");
        }
Esempio n. 17
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///View/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            FirstPage = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FirstPage");
            record = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("record");
            Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Refresh");
        }
Esempio n. 18
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            image2 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image2");
            Pivott = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Pivott");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SectionPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            commandBar = (global::Windows.UI.Xaml.Controls.CommandBar)this.FindName("commandBar");
            MenuHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("MenuHub");
            MenuItemListView = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("MenuItemListView");
            BizName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("BizName");
        }
Esempio n. 20
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            Zoom = (global::Windows.UI.Xaml.Controls.SemanticZoom)this.FindName("Zoom");
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
Esempio n. 21
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRoot");
            Hub         = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Hub");
        }
Esempio n. 22
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);

            Container          = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
            FastAccessSection  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FastAccessSection");
            SocialMediaSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("SocialMediaSection");
            VAWHotlinesSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("VAWHotlinesSection");
        }
        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);

            Container      = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
            RssSection     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("RssSection");
            SnappedView    = (global::Windows.UI.Xaml.VisualState) this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState) this.FindName("FullscreenView");
        }
        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);
 
            Header = (global::TieATiePro.Controls.PageHeaderControl)this.FindName("Header");
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
            MenuSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("MenuSection");
            CollectionSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("CollectionSection");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }
Esempio n. 25
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            SpinningAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("SpinningAnimation");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            HubSection1 = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("HubSection1");
            HubSection2 = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("HubSection2");
            HubSection3 = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("HubSection3");
            HubSection4 = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("HubSection4");
        }
Esempio n. 26
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubWithSezoPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            cvs1 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs1");
            cvs2 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs2");
            cvs3 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs3");
            cvs4 = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("cvs4");
            SampleHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("SampleHub");
            backButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
Esempio n. 27
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);
 
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
            FacebookSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FacebookSection");
            TwitterSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("TwitterSection");
            InstagramSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("InstagramSection");
            SobreSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("SobreSection");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }
Esempio n. 28
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");
        }
Esempio n. 29
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///View/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            NewPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("NewPanel");
            Title = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("Title");
            NewTravelSave = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NewTravelSave");
            FirstPage = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FirstPage");
            Add = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Add");
            Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Refresh");
        }
Esempio n. 30
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot   = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            Zoom       = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("Zoom");
            Hub        = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Hub");
            backButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///TournamentsPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            SynchAppButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("SynchAppButton");
            LogoutAppButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("LogoutAppButton");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            loadingRectangle = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("loadingRectangle");
            synchProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("synchProgressRing");
            userloginButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("userloginButton");
        }
Esempio n. 32
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);

            Container          = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
            ElheddafSection    = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("ElheddafSection");
            EchoroukSection    = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("EchoroukSection");
            ElwatanSection     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("ElwatanSection");
            LexpressionSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("LexpressionSection");
            LiberteSection     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("LiberteSection");
        }
Esempio n. 33
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HubPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            HubTileFooterTextStyle = (global::Windows.UI.Xaml.Style)this.FindName("HubTileFooterTextStyle");
            HubTileHeaderTextStyle = (global::Windows.UI.Xaml.Style)this.FindName("HubTileHeaderTextStyle");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            My_Insurance = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("My_Insurance");
            My_Claims = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("My_Claims");
            My_Challenges = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("My_Challenges");
            My_Rewards = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("My_Rewards");
            My_Cloud = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("My_Cloud");
        }
Esempio n. 34
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            cvs1       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs1");
            cvs2       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs2");
            cvs3       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs3");
            cvs4       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs4");
            SampleHub  = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("SampleHub");
            backButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("backButton");
            pageTitle  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
            AboutBandSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("AboutBandSection");
            YouTubeChannelSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("YouTubeChannelSection");
            FacebookUpdatesSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FacebookUpdatesSection");
            InstaPhotosSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("InstaPhotosSection");
            TwittItSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("TwittItSection");
            MenuSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("MenuSection");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            SynchAppButton    = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("SynchAppButton");
            LogoutAppButton   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("LogoutAppButton");
            LayoutRoot        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            Hub               = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Hub");
            loadingRectangle  = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("loadingRectangle");
            synchProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("synchProgressRing");
            userloginButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("userloginButton");
        }
Esempio n. 37
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");
        }
Esempio n. 38
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);
 
            Header = (global::HromadskeTV.Controls.PageHeaderControl)this.FindName("Header");
            Container = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Container");
            TwitterSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("TwitterSection");
            AdvertisementSectionElement = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("AdvertisementSectionElement");
            YouTubeSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("YouTubeSection");
            FacebookSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FacebookSection");
            Section1Section = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("Section1Section");
            Section7Section = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("Section7Section");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
        }
Esempio n. 39
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);

            Container              = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
            AboutMeSection         = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("AboutMeSection");
            TwitterSection         = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("TwitterSection");
            InstagramSection       = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("InstagramSection");
            MyBlogSection          = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MyBlogSection");
            MyVideosSection        = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MyVideosSection");
            MyFavoriteMusicSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MyFavoriteMusicSection");
            SnappedView            = (global::Windows.UI.Xaml.VisualState) this.FindName("SnappedView");
            FullscreenView         = (global::Windows.UI.Xaml.VisualState) this.FindName("FullscreenView");
        }
Esempio n. 40
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            CommandBar   = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("CommandBar");
            Finder       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Finder");
            Mapper       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Mapper");
            LayoutRoot   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            ProgressBar  = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("ProgressBar");
            Hub          = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Hub");
            Partenze     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Partenze");
            Linee        = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("Linee");
            PreferitiHub = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("PreferitiHub");
        }
Esempio n. 41
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);

            Container    = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("Container");
            MuSiCSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MuSiCSection");
            MUSICALINSTRUMENTSSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MUSICALINSTRUMENTSSection");
            TYPESOFINSTRUMENTSSection = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("TYPESOFINSTRUMENTSSection");
            HOWTOPLAYSection          = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("HOWTOPLAYSection");
            MUsIcNEWSSection          = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("MUsIcNEWSSection");
            ViSuAlSSection            = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("ViSuAlSSection");
            SnappedView    = (global::Windows.UI.Xaml.VisualState) this.FindName("SnappedView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState) this.FindName("FullscreenView");
        }
Esempio n. 42
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/FavoritePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::CNBlogs.FlatNavigationPage)this.FindName("pageRoot");
            Categories = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Categories");
            Posts = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Posts");
            Bloggers = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Bloggers");
            FavoriteHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("FavoriteHub");
            TitleControl = (global::CNBlogs.PageTitleControl)this.FindName("TitleControl");
            FavoriteCategory = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoriteCategory");
            FavoriteBlogger = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoriteBlogger");
            FavoritePost = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FavoritePost");
            btn_Refresh = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_Refresh");
            btn_GotoCategory = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_GotoCategory");
            btn_GotoBlogger = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_GotoBlogger");
            btn_GotoPost = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("btn_GotoPost");
        }
Esempio n. 43
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///View/MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            st1 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("st1");
            MainPageLoad = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("MainPageLoad");
            pop = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("pop");
            Hub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("Hub");
            NewPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("NewPanel");
            Title = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("Title");
            NewTravelSave = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NewTravelSave");
            Cancel = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Cancel");
            MainBackground = (global::Windows.UI.Xaml.Media.ImageBrush)this.FindName("MainBackground");
            FirstPage = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("FirstPage");
            Add = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Add");
            Setting = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("Setting");
            About = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("About");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemDetailPage1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            bigImage = (global::Windows.UI.Xaml.Controls.Image)this.FindName("bigImage");
            imgListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("imgListView");
            border = (global::Windows.UI.Xaml.Controls.Border)this.FindName("border");
            border_portrait = (global::Windows.UI.Xaml.Controls.Border)this.FindName("border_portrait");
            mainHub = (global::Windows.UI.Xaml.Controls.Hub)this.FindName("mainHub");
            optionsSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("optionsSection");
            shippingSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("shippingSection");
            adSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("adSection");
            ratingsSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("ratingsSection");
            shopSection = (global::Windows.UI.Xaml.Controls.HubSection)this.FindName("shopSection");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            RecommandCollectionViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("RecommandCollectionViewSource");
            SeriesIndexViewSource         = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("SeriesIndexViewSource");
            progressBar       = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("progressBar");
            RootHub           = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("RootHub");
            SigninPopup       = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("SigninPopup");
            LoginButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("LoginButton");
            LastReadSection   = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("LastReadSection");
            RecentReadingItem = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("RecentReadingItem");
            FavoriteSection   = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteSection");
            RecommandSection  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("RecommandSection");
            AllSection        = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("AllSection");
        }
Esempio n. 46
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            RecommandCollectionViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("RecommandCollectionViewSource");
            SeriesIndexViewSource         = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("SeriesIndexViewSource");
            LogoImage          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("LogoImage");
            RootHub            = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("RootHub");
            SigninMask         = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("SigninMask");
            SigninPopup        = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("SigninPopup");
            RecentReadingItem  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("RecentReadingItem");
            FavoriteSection    = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteSection");
            RecommandSection   = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("RecommandSection");
            AllSection         = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("AllSection");
            LogoImageTranslate = (global::Windows.UI.Xaml.Media.TranslateTransform) this.FindName("LogoImageTranslate");
        }
Esempio n. 47
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot         = (global::CNBlogs.FlatNavigationPage) this.FindName("pageRoot");
            Categories       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Categories");
            Posts            = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Posts");
            Bloggers         = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Bloggers");
            FavoriteHub      = (global::Windows.UI.Xaml.Controls.Hub) this.FindName("FavoriteHub");
            TitleControl     = (global::CNBlogs.PageTitleControl) this.FindName("TitleControl");
            FavoriteCategory = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteCategory");
            FavoriteBlogger  = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoriteBlogger");
            FavoritePost     = (global::Windows.UI.Xaml.Controls.HubSection) this.FindName("FavoritePost");
            btn_Refresh      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_Refresh");
            btn_GotoCategory = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_GotoCategory");
            btn_GotoBlogger  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_GotoBlogger");
            btn_GotoPost     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btn_GotoPost");
        }
Esempio n. 48
0
 public HubAutomationPeer(global::Windows.UI.Xaml.Controls.Hub owner) : base(owner)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Automation.Peers.HubAutomationPeer", "HubAutomationPeer.HubAutomationPeer(Hub owner)");
 }