public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot               = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            _FavoritesBar          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("_FavoritesBar");
            FrameGrid              = (global::Windows.UI.Xaml.Controls.Border) this.FindName("FrameGrid");
            TabList                = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("TabList");
            Home                   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Home");
            Back                   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Back");
            _AddressBar            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("_AddressBar");
            collectionEditButton   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("collectionEditButton");
            collectionCancelButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("collectionCancelButton");
            _ButtonAddFavorite     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("_ButtonAddFavorite");
            btnShowInIE            = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnShowInIE");
            btnShowCredential      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnShowCredential");
            _IconBackground        = (global::Windows.UI.Xaml.Controls.Border) this.FindName("_IconBackground");
            _FavouritesSearchBox   = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("_FavouritesSearchBox");
            _IconImage             = (global::Windows.UI.Xaml.Media.Imaging.BitmapImage) this.FindName("_IconImage");
        }
Ejemplo n.º 2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot         = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            btnDummy         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnDummy");
            txtEmptyHelp     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtEmptyHelp");
            grdAllGames      = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("grdAllGames");
            bar              = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("bar");
            imgOptions       = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgOptions");
            txtSearch        = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("txtSearch");
            ring             = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("ring");
            btnArchivedGames = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnArchivedGames");
            btnPlayGame      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnPlayGame");
            sep1             = (global::Windows.UI.Xaml.Controls.AppBarSeparator) this.FindName("sep1");
            btnEditGame      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnEditGame");
            btnHideGame      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnHideGame");
            btnRemoveGame    = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnRemoveGame");
            sep2             = (global::Windows.UI.Xaml.Controls.AppBarSeparator) this.FindName("sep2");
            btnAddGame       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnAddGame");
            btnSettings      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnSettings");
            btnFolderChange  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnFolderChange");
            sep0             = (global::Windows.UI.Xaml.Controls.AppBarSeparator) this.FindName("sep0");
            btnDownload      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnDownload");
            btnHelp          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnHelp");
            btnRefresh       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnRefresh");
        }
Ejemplo n.º 3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            TitleTbl           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TitleTbl");
            logOutBtn          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("logOutBtn");
            showResultLbox     = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("showResultLbox");
            addBookBtn         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("addBookBtn");
            removeBookBtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("removeBookBtn");
            chooseItemCbox     = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("chooseItemCbox");
            searchByCbox       = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("searchByCbox");
            searchItemBox      = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("searchItemBox");
            addUserBtn         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("addUserBtn");
            removeUserBtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("removeUserBtn");
            chooseUserTypeCbox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("chooseUserTypeCbox");
            searchUserByCbox   = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("searchUserByCbox");
            searchUserBox      = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("searchUserBox");
            itemTitleTblock    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("itemTitleTblock");
            userTitleTblock    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("userTitleTblock");
            listView           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("listView");
            listView1          = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("listView1");
        }
Ejemplo n.º 4
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            mysearchBox = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("mysearchBox");
        }
        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);
 
            Input = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Input");
            StatusBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("StatusBlock");
            InputTextBlock1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("InputTextBlock1");
            SearchBoxSuggestions = (global::Windows.UI.Xaml.Controls.SearchBox)this.FindName("SearchBoxSuggestions");
        }
Ejemplo n.º 6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot             = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            itemsViewSource      = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            menu                 = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("menu");
            Content              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Content");
            result               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("result");
            SearchBox            = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("SearchBox");
            MainLongListSelector = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("MainLongListSelector");
            LeftPanel            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LeftPanel");
            brd                = (global::Windows.UI.Xaml.Controls.Border) this.FindName("brd");
            HideMenu           = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideMenu");
            ShowMenu           = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("ShowMenu");
            Hidebrd            = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Hidebrd");
            Showbrd            = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Showbrd");
            ShowNotifi         = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("ShowNotifi");
            HideNotifi         = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideNotifi");
            HideMenuBtn        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("HideMenuBtn");
            OpenRotateBtnMenu  = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("OpenRotateBtnMenu");
            CloseRotateBtnMenu = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("CloseRotateBtnMenu");
            HomeBtn            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("HomeBtn");
            NewAccountBtn      = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("NewAccountBtn");
            AllAccountsBtn     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllAccountsBtn");
            AddStudentBtn      = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AddStudentBtn");
            AllStudentsBtn     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllStudentsBtn");
            NewLecBtn          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("NewLecBtn");
            AllLecBtn          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AllLecBtn");
            settingsBtn        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("settingsBtn");
            LogOutBtn          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LogOutBtn");
            TextLogOut         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextLogOut");
            Textsettings       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Textsettings");
            TextAllLecBtn      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllLecBtn");
            TextNewLec         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextNewLec");
            TextAllStudents    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllStudents");
            TextAddStudent     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAddStudent");
            TextAllAccountsBtn = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextAllAccountsBtn");
            TextNewAccountBtn  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextNewAccountBtn");
            TextHome           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextHome");
            BtN_Menu           = (global::Windows.UI.Xaml.Controls.Image) this.FindName("BtN_Menu");
            Status             = (global::Windows.UI.Xaml.Controls.Border) this.FindName("Status");
            Title              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Title");
        }
Ejemplo n.º 7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            lstEmployee        = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lstEmployee");
            sbSearchName       = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("sbSearchName");
            cbSearchDepartment = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("cbSearchDepartment");
        }
Ejemplo n.º 8
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");
            Search = (global::Windows.UI.Xaml.Controls.SearchBox)this.FindName("Search");
            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:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            Input                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Input");
            StatusBlock          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("StatusBlock");
            InputTextBlock1      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("InputTextBlock1");
            SearchBoxSuggestions = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("SearchBoxSuggestions");
        }
Ejemplo n.º 10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot        = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            itemGridView    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView");
            backButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            mySearchBox     = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("mySearchBox");
        }
Ejemplo 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);
 
            pageRoot = (global::Windows.UI.Xaml.Controls.Page)this.FindName("pageRoot");
            SelectAllButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("SelectAllButton");
            NotSelectAllButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("NotSelectAllButton");
            AddButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("AddButton");
            loading = (global::Xuite_Player.Loading)this.FindName("loading");
            OUTPUT = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("OUTPUT");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle_Bg = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle_Bg");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            SearchBox = (global::Windows.UI.Xaml.Controls.SearchBox)this.FindName("SearchBox");
        }
Ejemplo n.º 12
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");
            Search     = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("Search");
            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");
            audioStop  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("audioStop");
            audioPlay  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("audioPlay");
        }
Ejemplo n.º 13
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            SearchbookTitleTbl = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SearchbookTitleTbl");
            logOutBtn          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("logOutBtn");
            showResultLbox     = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("showResultLbox");
            chooseItemCbox     = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("chooseItemCbox");
            searchByCbox       = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("searchByCbox");
            searchItemBox      = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("searchItemBox");
            rentBookBtn        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("rentBookBtn");
            returnBookBtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("returnBookBtn");
            showRentedBtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("showRentedBtn");
        }
Ejemplo n.º 14
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot             = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            itemsViewSource      = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            Content              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Content");
            result               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("result");
            SearchBox            = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("SearchBox");
            MainLongListSelector = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("MainLongListSelector");
            backButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            Status               = (global::Windows.UI.Xaml.Controls.Border) this.FindName("Status");
            Title             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Title");
            UnVailedUnsername = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("UnVailedUnsername");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                     = (global::RoamingFavorite.Common.LayoutAwarePage) this.FindName("pageRoot");
            _Root                        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("_Root");
            _FavoritesBar                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("_FavoritesBar");
            AddBookmarkPopup             = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AddBookmarkPopup");
            GridWebView                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("GridWebView");
            FavoriteBrowser              = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("FavoriteBrowser");
            ProgressRing                 = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("ProgressRing");
            FavoriteBrowser_ProgressRing = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("FavoriteBrowser_ProgressRing");
            Loading                      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Loading");
            CredsFlyout                  = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("CredsFlyout");
            AddBookMarkBorder            = (global::Windows.UI.Xaml.Controls.Border) this.FindName("AddBookMarkBorder");
            AddBookmarkName              = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("AddBookmarkName");
            AddBookmarkURL               = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("AddBookmarkURL");
            CreateBookmarkButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CreateBookmarkButton");
            Home                  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("Home");
            Back                  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Back");
            Forward               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Forward");
            _AddressBar           = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("_AddressBar");
            _ButtonAddFavorite    = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("_ButtonAddFavorite");
            btnShowInIE           = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnShowInIE");
            btnShowCredential     = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("btnShowCredential");
            _IconBackground       = (global::Windows.UI.Xaml.Controls.Border) this.FindName("_IconBackground");
            _FavouritesSearchBox  = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("_FavouritesSearchBox");
            _IconImage            = (global::Windows.UI.Xaml.Media.Imaging.BitmapImage) this.FindName("_IconImage");
            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");
        }
Ejemplo n.º 16
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot         = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            booksGroupedView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("booksGroupedView");
            booksItemView    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("booksItemView");
            dataLoader       = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("dataLoader");
            backButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            searchBox        = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("searchBox");
            refreshButon     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("refreshButon");
            ResultStates     = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ResultStates");
            ResultsFound     = (global::Windows.UI.Xaml.VisualState) this.FindName("ResultsFound");
            NoResultsFound   = (global::Windows.UI.Xaml.VisualState) this.FindName("NoResultsFound");
        }
Ejemplo n.º 17
0
 public SearchBoxAutomationPeer(global::Windows.UI.Xaml.Controls.SearchBox owner) : base(owner)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Automation.Peers.SearchBoxAutomationPeer", "SearchBoxAutomationPeer.SearchBoxAutomationPeer(SearchBox owner)");
 }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            groupedItemsViewSource  = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            clipboardUrlMessageGrid = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("clipboardUrlMessageGrid");
            bottonCommandBar        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("bottonCommandBar");
            LeftCommandBar          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommandBar");
            RightCommandBar         = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightCommandBar");
            buttonClearSelection    = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("buttonClearSelection");
            creditCard               = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("creditCard");
            webAccount               = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("webAccount");
            AddAppBarButton          = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("AddAppBarButton");
            AddFolderAppBarButton    = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("AddFolderAppBarButton");
            syncButton               = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("syncButton");
            SettingAppBarButton      = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("SettingAppBarButton");
            DeleteAppBarButton       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("DeleteAppBarButton");
            EditAppBarButton         = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EditAppBarButton");
            MoveAppBarButton         = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("MoveAppBarButton");
            EmailAppBarButton        = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EmailAppBarButton");
            clipboardUrlCommandPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("clipboardUrlCommandPanel");
            AddCopiedURL             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddCopiedURL");
            DiscardCopiedURL         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("DiscardCopiedURL");
            clipBoardNotification    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("clipBoardNotification");
            NewSetup               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("NewSetup");
            itemGridView           = (global::RoamingFavorite.View.VariableGridView) this.FindName("itemGridView");
            noResultsTextBlock     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("noResultsTextBlock");
            CreateFolderPopUP      = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("CreateFolderPopUP");
            AddBookmarkPopup       = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("AddBookmarkPopup");
            SelectDestinationPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("SelectDestinationPopup");
            itemListView           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            SelectFolderUserCntl   = (global::RoamingFavorite.View.SelectFolderUserControl) this.FindName("SelectFolderUserCntl");
            AddBookMarkBorder      = (global::Windows.UI.Xaml.Controls.Border) this.FindName("AddBookMarkBorder");
            AddBookmarkName        = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("AddBookmarkName");
            AddBookmarkURL         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("AddBookmarkURL");
            CreateBookmarkButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CreateBookmarkButton");
            UpdateBookmarkButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("UpdateBookmarkButton");
            popGrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("popGrid");
            CreateFolderName   = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("CreateFolderName");
            CreateFolderButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CreateFolderButton");
            UpdateFolderButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("UpdateFolderButton");
            FolderNamePanel    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("FolderNamePanel");
            ImportIEButton     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ImportIEButton");
            FolderName         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("FolderName");
            glyph                  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("glyph");
            mainProgressBar        = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("mainProgressBar");
            backButton             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            Header                 = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("Header");
            pageTitle              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            mySearchBox            = (global::Windows.UI.Xaml.Controls.SearchBox) this.FindName("mySearchBox");
            collectionEditButton   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("collectionEditButton");
            collectionCancelButton = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("collectionCancelButton");
            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");
        }