예제 #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Skadoosh.Store.Common.LayoutAwarePage) this.FindName("pageRoot");
            parentGrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("parentGrid");
            bckPanda              = (global::Windows.UI.Xaml.Media.ImageBrush) this.FindName("bckPanda");
            FullHeader            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FullHeader");
            SnappedHeader         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnappedHeader");
            itemListView          = (global::Windows.UI.Xaml.Controls.Border) this.FindName("itemListView");
            snappedGrid           = (global::Windows.UI.Xaml.Controls.Border) this.FindName("snappedGrid");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("pageTitle");
            skadooshTitle         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshTitle");
            skadooshUnderline     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshUnderline");
            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");
            bottomAppBar       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SearchResultPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::LibrarySystem.Common.LayoutAwarePage)this.FindName("pageRoot");
            searchResults = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("searchResults");
            dataTemplate = (global::Windows.UI.Xaml.DataTemplate)this.FindName("dataTemplate");
            searchHeader = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("searchHeader");
            pageType = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageType");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            ErrorMessage = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ErrorMessage");
            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");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            rightPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("rightPanel");
            leftPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("leftPanel");
        }
예제 #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/Participate/SelectSurvey.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Skadoosh.Store.Common.LayoutAwarePage)this.FindName("pageRoot");
            bckPanda = (global::Windows.UI.Xaml.Media.ImageBrush)this.FindName("bckPanda");
            FullHeader = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FullHeader");
            SnappedHeader = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("SnappedHeader");
            itemListView = (global::Windows.UI.Xaml.Controls.Border)this.FindName("itemListView");
            snappedGrid = (global::Windows.UI.Xaml.Controls.Border)this.FindName("snappedGrid");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("pageTitle");
            skadooshTitle = (global::Windows.UI.Xaml.Controls.Image)this.FindName("skadooshTitle");
            skadooshUnderline = (global::Windows.UI.Xaml.Controls.Image)this.FindName("skadooshUnderline");
            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");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
        }
예제 #4
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);

            MainGrid                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("MainGrid");
            SongGrid                = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("SongGrid");
            MediaElement1           = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("MediaElement1");
            StackPanelCurrentSong   = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("StackPanelCurrentSong");
            TextBoxTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBoxTitle");
            TextBoxArtist           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBoxArtist");
            TextBoxGenre            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBoxGenre");
            TextBoxRating           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBoxRating");
            TextBoxLocation         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBoxLocation");
            bottomAppBar            = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            UploadedSongsLoadButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("UploadedSongsLoadButton");
            MellowSongsLoadButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MellowSongsLoadButton");
            RandomSongsLoadButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("RandomSongsLoadButton");
            PlayButton              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PlayButton");
            NextButton              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("NextButton");
            StopButton              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("StopButton");
        }
예제 #5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            LeftCommands          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            repeatClip            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("repeatClip");
            ToWright              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ToWright");
            volumeOff             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("volumeOff");
            mini                  = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mini");
            howToWrightSound      = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("howToWrightSound");
            howToWrightClip       = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("howToWrightClip");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled                = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait    = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped               = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ItemDetailPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::ContosoCookbook.Common.LayoutAwarePage)this.FindName("pageRoot");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            PageAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("PageAppBar");
            LeftCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftCommands");
            BragButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BragButton");
            PinRecipeButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("PinRecipeButton");
            ReminderButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("ReminderButton");
            flipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("flipView");
            portraitFlipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("portraitFlipView");
            snappedFlipView = (global::Windows.UI.Xaml.Controls.FlipView)this.FindName("snappedFlipView");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
예제 #7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            UploadBottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("UploadBottomAppBar");
            SelectAllButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("SelectAllButton");
            AddImageButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AddImageButton");
            RemoveImageButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("RemoveImageButton");
            ImageDetailsPanelWrapper = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ImageDetailsPanelWrapper");
            ImageDetailsPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ImageDetailsPanel");
            ItemTitleTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("ItemTitleTextBox");
            ItemDescriptionTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("ItemDescriptionTextBox");
            FriendlyAddImageControl = (global::ImgurUploader.EmptyUploadListControl)this.FindName("FriendlyAddImageControl");
            QueuedImagesListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("QueuedImagesListView");
            UploadImagesButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("UploadImagesButton");
            PageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("PageTitle");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
예제 #8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Contracts.Common.LayoutAwarePage) this.FindName("pageRoot");
            CustomersViewSource   = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("CustomersViewSource");
            MainPageAppBar        = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("MainPageAppBar");
            AddButton             = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("AddButton");
            EditButton            = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("EditButton");
            contentRegion         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("contentRegion");
            CustomersGridView     = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("CustomersGridView");
            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");
        }
예제 #9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Frames/Register.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::DatumPrikker.UI.Common.LayoutAwarePage)this.FindName("pageRoot");
            btnRegister = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnRegister");
            RegisterUserName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("RegisterUserName");
            RegisterPassword = (global::Windows.UI.Xaml.Controls.PasswordBox)this.FindName("RegisterPassword");
            RegisterEmail = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("RegisterEmail");
            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");
            BottomAppBar1 = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar1");
            LeftPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftPanel");
            Save = (global::DatumPrikker.UI.AppBarControls.SaveButtonUserControl)this.FindName("Save");
            Cancel = (global::DatumPrikker.UI.AppBarControls.CancelButtonUserControl)this.FindName("Cancel");
        }
예제 #10
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);

            canMain           = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("canMain");
            animation         = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("animation");
            ScrollingText     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ScrollingText");
            ScrollingText2    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ScrollingText2");
            ItemListView      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ItemListView");
            btnAddReservation = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAddReservation");
            btnAddPayment     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAddPayment");
            btnReport         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnReport");
            btnMntRooms       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMntRooms");
            btnMntRecord      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMntRecord");
            pageTitle         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            bottomAppBar      = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            btnSettings       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnSettings");
            btnHelp           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHelp");
            btnAdd            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAdd");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CommentPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::TheBellyofAuthority.Common.LayoutAwarePage)this.FindName("pageRoot");
            commentBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("commentBar");
            DeleteButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DeleteButton");
            EditButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("EditButton");
            commentThread = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("commentThread");
            commentLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("commentLabel");
            commentBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("commentBox");
            postButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("postButton");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            UserPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("UserPanel");
            progBar = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("progBar");
            LabelBox = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("LabelBox");
            UserBox = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("UserBox");
            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");
        }
예제 #12
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/News.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::MonAssoce.Common.LayoutAwarePage)this.FindName("pageRoot");
            RootGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("RootGrid");
            LoadingBar = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("LoadingBar");
            itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            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");
            MainPageAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("MainPageAppBar");
            LeftCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftCommands");
            RightCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("RightCommands");
            RefreshButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("RefreshButton");
            MembersButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("MembersButton");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::English.Common.LayoutAwarePage) this.FindName("pageRoot");
            GlobalAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            toLesssonMap          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toLesssonMap");
            toWorkPage            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("toWorkPage");
            mainGrid              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("mainGrid");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped            = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
            tb_word            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tb_word");
            game_grid          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("game_grid");
            mdelSound          = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mdelSound");
            fidbackMedia       = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("fidbackMedia");
            mediaFid           = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mediaFid");
            backButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            game_pic           = (global::Windows.UI.Xaml.Controls.Image) this.FindName("game_pic");
        }
        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::LibrarySystem.Common.LayoutAwarePage)this.FindName("pageRoot");
            Author = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("Author");
            Keyword = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("Keyword");
            Title = (global::Windows.UI.Xaml.Controls.RadioButton)this.FindName("Title");
            searchOutput = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("searchOutput");
            searchInput = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("searchInput");
            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");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            rightPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("rightPanel");
            leftPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("leftPanel");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::ApressDemo.Common.LayoutAwarePage) this.FindName("pageRoot");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            regularHeader          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("regularHeader");
            snappedHeader          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("snappedHeader");
            semanticZoomer         = (global::Windows.UI.Xaml.Controls.SemanticZoom) this.FindName("semanticZoomer");
            snappedListView        = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("snappedListView");
            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");
            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");
            Snapped      = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            searchButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("searchButton");
        }
예제 #16
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///HomePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Win8Catalogo.Common.LayoutAwarePage)this.FindName("pageRoot");
            TopApp = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("TopApp");
            btnHome = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnHome");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("groupedItemsViewSource");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            grdMainImage = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grdMainImage");
            itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView");
            ImgEmpresa = (global::Windows.UI.Xaml.Controls.Image)this.FindName("ImgEmpresa");
            headerRow = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("headerRow");
            EmpresaDescricao = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaDescricao");
            EmpresaNome = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("EmpresaNome");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
예제 #17
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);
 
            waitScreen = (global::Windows.UI.Xaml.Controls.Image)this.FindName("waitScreen");
            logo = (global::Windows.UI.Xaml.Controls.Image)this.FindName("logo");
            InkCanvas = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("InkCanvas");
            image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("image");
            Toolbox = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("Toolbox");
            New = (global::Windows.UI.Xaml.Controls.Button)this.FindName("New");
            Open = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Open");
            Lapiz = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Lapiz");
            Borrador = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Borrador");
            Seleccion = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Seleccion");
            BorrarTodo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BorrarTodo");
            Salvar = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Salvar");
            Reproducir = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Reproducir");
            BottomToolbar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomToolbar");
            scroll1 = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scroll1");
            NuevoFrame = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NuevoFrame");
            DuplicarFrame = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DuplicarFrame");
            FramesContainer = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("FramesContainer");
        }
예제 #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);

            BottomAppBar1       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottomAppBar1");
            RightPanel          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightPanel");
            Refresh             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Refresh");
            Help                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Help");
            maingrid            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("maingrid");
            ww                  = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("ww");
            bar                 = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("bar");
            rect                = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect");
            vita                = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("vita");
            regno               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("regno");
            dob                 = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("dob");
            wdregno             = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("wdregno");
            wdpswd              = (global::Windows.UI.Xaml.Controls.PasswordBox) this.FindName("wdpswd");
            cap                 = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("cap");
            ring                = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("ring");
            lgin                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("lgin");
            refr                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("refr");
            webview1            = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("webview1");
            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
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot               = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            TopApp                 = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("TopApp");
            btnHome                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHome");
            btnNecklaces           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnNecklaces");
            btnRing                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRing");
            BottamApp              = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottamApp");
            btnMyCart              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMyCart");
            groupedItemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedItemsViewSource");
            itemListView           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("itemListView");
            scrollViewer           = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            backButton             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            image                 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image");
            itemGridView          = (global::EcommerceJewel.VariableTemplate.VariableTileControl) this.FindName("itemGridView");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled                = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait    = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped               = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
예제 #20
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Skadoosh.Store.Common.LayoutAwarePage) this.FindName("pageRoot");
            FadeOutButtons        = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("FadeOutButtons");
            FadeInButtons         = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("FadeInButtons");
            bckPanda              = (global::Windows.UI.Xaml.Media.ImageBrush) this.FindName("bckPanda");
            FullHeader            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FullHeader");
            SnappedHeader         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnappedHeader");
            selectionTitle        = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("selectionTitle");
            gridButtons           = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gridButtons");
            itemListView          = (global::Windows.UI.Xaml.Controls.Border) this.FindName("itemListView");
            btnFaceBook           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("btnFaceBook");
            btnGoogle             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("btnGoogle");
            btnTwitter            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("btnTwitter");
            btnWindows            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("btnWindows");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("pageTitle");
            skadooshTitle         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshTitle");
            skadooshUnderline     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshUnderline");
            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");
            bottomAppBar       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
        }
예제 #21
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot = (global::icreate_test2.Common.LayoutAwarePage) this.FindName("pageRoot");
            newAnnouncementListView = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("newAnnouncementListView");
            moduleGridView          = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("moduleGridView");
            calendarFlipView        = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("calendarFlipView");
            dailyListView           = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("dailyListView");
            bottomAppBar            = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            scrollViewer            = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            moduleListView          = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("moduleListView");
            calendar              = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("calendar");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            announcementListView  = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("announcementListView");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped            = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            txtMessageBar     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtMessageBar");
            btnSave           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnSave");
            btnCancel         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnCancel");
            comboBoxRooms     = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("comboBoxRooms");
            txtRoomNo         = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtRoomNo");
            txtIpAddress      = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtIpAddress");
            txtComputerDesc   = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtComputerDesc");
            txtRemarks        = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtRemarks");
            chkActive         = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("chkActive");
            chkCardReader     = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("chkCardReader");
            txtModDate        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtModDate");
            backButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            txtTotalRoomCount = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtTotalRoomCount");
            bottomAppBar      = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            btnRefresh        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRefresh");
            btnHelp           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHelp");
            btnEdit           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnEdit");
            btnRemove         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRemove");
            btnAdd            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAdd");
        }
예제 #23
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::InfoHub.Common.LayoutAwarePage) this.FindName("pageRoot");
            cvs                   = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvs");
            cvsSnap               = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("cvsSnap");
            AdvertTemplateNormal  = (global::Windows.UI.Xaml.DataTemplate) this.FindName("AdvertTemplateNormal");
            MyBottomAppBar        = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("MyBottomAppBar");
            MyPurchaseButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MyPurchaseButton");
            SnapView              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnapView");
            FillView              = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FillView");
            MyBrowser             = (global::InfoHub.Common.Browser) this.FindName("MyBrowser");
            HubGridView           = (global::InfoHub.Helpers.GridView) this.FindName("HubGridView");
            GridViewOut           = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("GridViewOut");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled                = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait    = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped               = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/MapView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Surface_Maps.Common.LayoutAwarePage)this.FindName("pageRoot");
            AppBar_TopAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_TopAppBar");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            AppBar_BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_BottomAppBar");
            Grid_BottomAppBar = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("Grid_BottomAppBar");
            Button_Localize = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_Localize");
            Button_AddAPushPin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_AddAPushPin");
            Button_MoveSelectedPushPin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_MoveSelectedPushPin");
            Button_DisplayHidePushpin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_DisplayHidePushpin");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid");
            map = (global::Bing.Maps.Map)this.FindName("map");
            Grid_HandIndicate = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_HandIndicate");
            Grid_PageLoading = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_PageLoading");
            Popup_AddElement = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("Popup_AddElement");
            ProgressBar_PageLoading = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("ProgressBar_PageLoading");
            TextBlock_MapHandIndicate = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextBlock_MapHandIndicate");
            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");
        }
예제 #25
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::FriendsWithPaws.Common.LayoutAwarePage) this.FindName("pageRoot");
            itemsViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            PageAppBar            = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("PageAppBar");
            LeftCommands          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftCommands");
            RightCommands         = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightCommands");
            ReminderButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ReminderButton");
            PinBookButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PinBookButton");
            flipView              = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("flipView");
            snappedFlipView       = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("snappedFlipView");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped            = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///BingMap.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            bingMap = (global::Bing.Maps.Map)this.FindName("bingMap");
            flyoutPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("flyoutPopup");
            flyoutBorder = (global::Windows.UI.Xaml.Controls.Border)this.FindName("flyoutBorder");
            flyoutHeaderGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("flyoutHeaderGrid");
            flyoutContentPanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("flyoutContentPanel");
            txtName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtName");
            txtTradeName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtTradeName");
            txtStreetAddress = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtStreetAddress");
            txtPhoneNumber = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtPhoneNumber");
            txtLatitude = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtLatitude");
            txtLongitude = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("txtLongitude");
            flyoutTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("flyoutTitle");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            btnAddCafe = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnAddCafe");
            btnZoomIn = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnZoomIn");
            btnZoomOut = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnZoomOut");
            btnChangeMapType = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnChangeMapType");
            btnTrafficView = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnTrafficView");
        }
예제 #27
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Frames/Dashboard.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::DatumPrikker.UI.Common.LayoutAwarePage)this.FindName("pageRoot");
            AdressBookItems = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("AdressBookItems");
            homeButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("homeButton");
            hypRequest = (global::Windows.UI.Xaml.Controls.HyperlinkButton)this.FindName("hypRequest");
            hypAddressBook = (global::Windows.UI.Xaml.Controls.HyperlinkButton)this.FindName("hypAddressBook");
            headerAddressBook = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("headerAddressBook");
            headerRequest = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("headerRequest");
            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");
            BottomAppBar1 = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar1");
            LeftPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LeftPanel");
            RightPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("RightPanel");
            SignOutButton = (global::DatumPrikker.UI.AppBarControls.SignOutButtonUserControl)this.FindName("SignOutButton");
            AddAddress = (global::DatumPrikker.UI.AppBarControls.AddAddressButtonUserControl)this.FindName("AddAddress");
            AddRequest = (global::DatumPrikker.UI.AppBarControls.AddRequestButtonUserControl)this.FindName("AddRequest");
            DeleteAddress = (global::DatumPrikker.UI.AppBarControls.DeleteAddressButtonUserControl)this.FindName("DeleteAddress");
        }
예제 #28
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::MyRehersalMetronom.Common.LayoutAwarePage) this.FindName("pageRoot");
            Rehersals             = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("Rehersals");
            rehersalsGridView     = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("rehersalsGridView");
            addBtn                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("addBtn");
            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");
            bottomAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            confirmDeleteBtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("confirmDeleteBtn");
            invokeDeleteBtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("invokeDeleteBtn");
            openRenameBtn         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("openRenameBtn");
            renamePopup           = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("renamePopup");
            saveRenameBtn         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("saveRenameBtn");
            renameText            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("renameText");
            renameErrorMsg        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("renameErrorMsg");
        }
예제 #29
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::raindrop2.Common.LayoutAwarePage)this.FindName("pageRoot");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            topAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("topAppBar");
            MainView = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainView");
            grid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grid");
            stackPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("stackPanel");
            contentPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("contentPanel");
            GreetingText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("GreetingText");
            currentBasicWeather = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("currentBasicWeather");
            beginButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("beginButton");
            continueButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("continueButton");
            mainIcon = (global::Windows.UI.Xaml.Controls.Image)this.FindName("mainIcon");
            appName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("appName");
            imgBrush = (global::Windows.UI.Xaml.Media.ImageBrush)this.FindName("imgBrush");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Surface_Maps.Common.LayoutAwarePage)this.FindName("pageRoot");
            AppBar_BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_BottomAppBar");
            Grid_BottomAppBar = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_BottomAppBar");
            RightCommands = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("RightCommands");
            Button_AddNewLifeMap = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_AddNewLifeMap");
            StackPanel_MapCommand = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("StackPanel_MapCommand");
            Button_RemoveLifeMap = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_RemoveLifeMap");
            Button_ChangeLifeMapName = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ChangeLifeMapName");
            StackPanel_ChangeMapName = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("StackPanel_ChangeMapName");
            Button_ChangeLifeMapBackground = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ChangeLifeMapBackground");
            Button_EnterSelectedLifeMap = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_EnterSelectedLifeMap");
            TextBox_ChangeLiftMapName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("TextBox_ChangeLiftMapName");
            Button_UpdateLiftMapName = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_UpdateLiftMapName");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid");
            Grid_LogoTitle = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_LogoTitle");
            Grid_Content = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_Content");
            itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            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");
        }
예제 #31
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::DatumPrikker.UI.Common.LayoutAwarePage) this.FindName("pageRoot");
            RegisterUserName      = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("RegisterUserName");
            RegisterPassword      = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("RegisterPassword");
            RegisterEmail         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("RegisterEmail");
            btnRegister           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRegister");
            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");
            BottomAppBar1      = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottomAppBar1");
            LeftPanel          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftPanel");
            Save   = (global::DatumPrikker.UI.AppBarControls.SaveButtonUserControl) this.FindName("Save");
            Cancel = (global::DatumPrikker.UI.AppBarControls.CancelButtonUserControl) this.FindName("Cancel");
        }
예제 #32
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Skadoosh.Store.Common.LayoutAwarePage) this.FindName("pageRoot");
            itemsViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            bckPanda              = (global::Windows.UI.Xaml.Media.ImageBrush) this.FindName("bckPanda");
            itemFlipView          = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("itemFlipView");
            itemFlipViewSnapped   = (global::Windows.UI.Xaml.Controls.FlipView) this.FindName("itemFlipViewSnapped");
            FullHeader            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("FullHeader");
            SnappedHeader         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("SnappedHeader");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("pageTitle");
            skadooshTitle         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshTitle");
            skadooshUnderline     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("skadooshUnderline");
            closedNotice          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("closedNotice");
            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");
            bottomAppBar       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            appBarNotSnapped   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("appBarNotSnapped");
            appBarSnapped      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("appBarSnapped");
        }
예제 #33
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::DatumPrikker.UI.Common.LayoutAwarePage) this.FindName("pageRoot");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            FullScreenLandscape   = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenLandscape");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState) this.FindName("FullScreenPortrait");
            Snapped            = (global::Windows.UI.Xaml.VisualState) this.FindName("Snapped");
            BottomAppBar1      = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottomAppBar1");
            LeftPanel          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LeftPanel");
            RightPanel         = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RightPanel");
            SignOutButton      = (global::DatumPrikker.UI.AppBarControls.SignOutButtonUserControl) this.FindName("SignOutButton");
            AddAddress         = (global::DatumPrikker.UI.AppBarControls.AddAddressButtonUserControl) this.FindName("AddAddress");
            DeleteAllAddress   = (global::DatumPrikker.UI.AppBarControls.DeleteAllAddressButtonUserControl) this.FindName("DeleteAllAddress");
        }
예제 #34
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");
            quiz                = (global::PokemonQuizXAML.Quiz) this.FindName("quiz");
            appBar              = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("appBar");
            settings            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("settings");
            next                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("next");
            start               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("start");
            button1             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("button1");
            button2             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("button2");
            button3             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("button3");
            button4             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("button4");
            settingsMenu        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("settingsMenu");
            displayPokemonImage = (global::Windows.UI.Xaml.Controls.Image) this.FindName("displayPokemonImage");
            correctLabel        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("correctLabel");
            levelCount          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("levelCount");
            wrongLabel          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("wrongLabel");
            backButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
예제 #35
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);

            pageRoot              = (global::EdytorXML_New.Common.LayoutAwarePage) this.FindName("pageRoot");
            bottomAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            btWczytaj             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btWczytaj");
            btZapisz              = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btZapisz");
            topAppBar             = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("topAppBar");
            info                  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("info");
            grid                  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            tb                    = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tb");
            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");
        }
예제 #36
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            bingMap            = (global::Bing.Maps.Map) this.FindName("bingMap");
            flyoutPopup        = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("flyoutPopup");
            flyoutBorder       = (global::Windows.UI.Xaml.Controls.Border) this.FindName("flyoutBorder");
            flyoutHeaderGrid   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("flyoutHeaderGrid");
            flyoutContentPanel = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("flyoutContentPanel");
            txtName            = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtName");
            txtTradeName       = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtTradeName");
            txtStreetAddress   = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtStreetAddress");
            txtPhoneNumber     = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtPhoneNumber");
            txtLatitude        = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtLatitude");
            txtLongitude       = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("txtLongitude");
            flyoutTitle        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("flyoutTitle");
            bottomAppBar       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottomAppBar");
            btnAddCafe         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAddCafe");
            btnZoomIn          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnZoomIn");
            btnZoomOut         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnZoomOut");
            btnChangeMapType   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnChangeMapType");
            btnTrafficView     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnTrafficView");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/VideoAlbumModifyView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::Surface_Maps.Common.LayoutAwarePage)this.FindName("pageRoot");
            AppBar_BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("AppBar_BottomAppBar");
            Grid_BottomAppBar = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("Grid_BottomAppBar");
            Button_AddNewVideo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_AddNewVideo");
            Button_RemoveVideo = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_RemoveVideo");
            Button_ChangeAlbumName = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ChangeAlbumName");
            Button_ValidPhotoComment = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_ValidPhotoComment");
            Button_SaveAlbum = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Button_SaveAlbum");
            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("itemsViewSource");
            MainGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("MainGrid");
            Image_Background = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Image_Background");
            Grid_Title = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Grid_Title");
            itemGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("itemGridView");
            itemListView = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("itemListView");
            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");
        }
예제 #38
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///locations.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::raindrop2.Common.LayoutAwarePage)this.FindName("pageRoot");
            topAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("topAppBar");
            stackPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("stackPanel");
            listViewStackPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("listViewStackPanel");
            textBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock");
            rectangle = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("rectangle");
            recentsList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("recentsList");
            textBlock1 = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("textBlock1");
            rectangle1 = (global::Windows.UI.Xaml.Shapes.Rectangle)this.FindName("rectangle1");
            locationsList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("locationsList");
            inputLocation = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("inputLocation");
            myLocBtn = (global::Windows.UI.Xaml.Controls.Button)this.FindName("myLocBtn");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
예제 #39
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            page             = (global::Windows.UI.Xaml.Controls.Page) this.FindName("page");
            MainGrid         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("MainGrid");
            thumbnail        = (global::Windows.UI.Xaml.Controls.Image) this.FindName("thumbnail");
            thumbgrid        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("thumbgrid");
            media            = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("media");
            playlistgrid     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("playlistgrid");
            snapped          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("snapped");
            Play_text        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Play_text");
            playlistname     = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("playlistname");
            Details          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Details");
            lgbrush2         = (global::Windows.UI.Xaml.Media.LinearGradientBrush) this.FindName("lgbrush2");
            grid2background1 = (global::Windows.UI.Xaml.Media.GradientStop) this.FindName("grid2background1");
            grid2background2 = (global::Windows.UI.Xaml.Media.GradientStop) this.FindName("grid2background2");
            lv              = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("lv");
            emptynote       = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("emptynote");
            empty_text      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("empty_text");
            back            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("back");
            LoadingBorder   = (global::Windows.UI.Xaml.Controls.Border) this.FindName("LoadingBorder");
            LoadingText     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("LoadingText");
            grid2textbox    = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("grid2textbox");
            No_f            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("No_f");
            tblock          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tblock");
            album           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("album");
            artist          = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("artist");
            albumartist     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("albumartist");
            navigateback    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("navigateback");
            MuteUnMute      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("MuteUnMute");
            seek            = (global::Windows.UI.Xaml.Controls.Slider) this.FindName("seek");
            endposition     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("endposition");
            currentposition = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("currentposition");
            slider          = (global::Windows.UI.Xaml.Controls.Slider) this.FindName("slider");
            InfoPage        = (global::Windows.UI.Xaml.Controls.Border) this.FindName("InfoPage");
            Music_Info      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Music_Info");
            PlaylistInfo    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("PlaylistInfo");
            Playlist_info_s = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("Playlist_info_s");
            albumart        = (global::Windows.UI.Xaml.Controls.Image) this.FindName("albumart");
            delete          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("delete");
            Music_Info_     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Music_Info_");
            backward        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backward");
            PlayPauseButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PlayPauseButton");
            stop            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("stop");
            forward         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("forward");
            appbar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("appbar");
            toggleswitch    = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("toggleswitch");
            createplaylist  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("createplaylist");
            Openplaylist    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Openplaylist");
            random          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("random");
            Add             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("Add");
        }
예제 #40
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            CoverFlowControl = (global::CoverFlowControl.CoverFlow)this.FindName("CoverFlowControl");
        }
예제 #41
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            TopApp                = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("TopApp");
            btnHome               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnHome");
            btnNecklaces          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnNecklaces");
            btnBracelet           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnBracelet");
            btnRing               = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnRing");
            btnEarring            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnEarring");
            BottamApp             = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottamApp");
            btnMyCart             = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMyCart");
            itemsViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            scrollViewer          = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            grdSnapView           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdSnapView");
            grdHeader             = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdHeader");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            image                 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image");
            grdMain               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdMain");
            grdBigImage           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdBigImage");
            spMainItemDetail      = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("spMainItemDetail");
            grdItemDetail         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdItemDetail");
            spItemDetail          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("spItemDetail");
            grdBtnCart            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grdBtnCart");
            btnShopping           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnShopping");
            btnFav                = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnFav");
            txtItemName           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtItemName");
            txtItemDetail         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtItemDetail");
            txtMaterial           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtMaterial");
            txtSize               = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtSize");
            spLength              = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("spLength");
            spWidth               = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("spWidth");
            txtColour             = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtColour");
            txtColourName         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtColourName");
            spPrice               = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("spPrice");
            txtPrice              = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtPrice");
            txtRs                 = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtRs");
            txtPrizeDetailes      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtPrizeDetailes");
            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");
        }
예제 #42
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);
 
            appBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("appBar");
            homeButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("homeButton");
            loginButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("loginButton");
            messengerWeb = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("messengerWeb");
        }
예제 #43
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainWindow.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
            west = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("west");
            east = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("east");
            south = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("south");
            north = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("north");
        }
예제 #44
0
파일: MainHub.g.i.cs 프로젝트: kfwls/MSExp
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Pages/MainHub.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            TruckGallery = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("TruckGallery");
            MyMap = (global::Bing.Maps.Map)this.FindName("MyMap");
            UpdateGeoButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("UpdateGeoButton");
            Status = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Status");
            bottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppBar");
        }
예제 #45
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);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Cal = (global::WinRTCalendarControl.Calendar)this.FindName("Cal");
            BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar");
            BottomRightPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("BottomRightPanel");
            Add_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Add_Button");
        }
예제 #46
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/DocumentView/DocumentView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            DocumentPage = (global::Scanner.Windows.Common.ViewBase)this.FindName("DocumentPage");
            TopAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("TopAppBar");
            CategoryNamesCombobox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("CategoryNamesCombobox");
            DocumentNameTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("DocumentNameTextBox");
            BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar");
        }
예제 #47
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottomAppBar");
            ClearButton  = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ClearButton");
            ItemsView    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("ItemsView");
        }
예제 #48
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);

            appBar       = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("appBar");
            homeButton   = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("homeButton");
            loginButton  = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("loginButton");
            messengerWeb = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("messengerWeb");
        }
예제 #49
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");
            Visio = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Visio");
            ElementMedia = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("ElementMedia");
            myAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("myAppBar");
            VolumeBar = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("VolumeBar");
            buttonPlay = (global::Windows.UI.Xaml.Controls.Button)this.FindName("buttonPlay");
            TimeBar = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("TimeBar");
        }
예제 #50
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            DocumentPage          = (global::Scanner.Windows.Common.ViewBase) this.FindName("DocumentPage");
            TopAppBar             = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("TopAppBar");
            CategoryNamesCombobox = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("CategoryNamesCombobox");
            DocumentNameTextBox   = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("DocumentNameTextBox");
            BottomAppBar          = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("BottomAppBar");
        }
예제 #51
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);

            itemsViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("itemsViewSource");
            ContentPanel    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentPanel");
            itemGridView    = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("itemGridView");
            progressBar     = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("progressBar");
            pageTitle       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
            UserPreferences = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("UserPreferences");
        }
예제 #52
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///GlobalPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            menu = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("menu");
            Camera_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Camera_Button");
            Search_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Search_Button");
            Return_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Return_Button");
            Home_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Home_Button");
            Message_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Message_Button");
            Explore_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Explore_Button");
            Me_Button = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Me_Button");
            rootFrame = (global::Windows.UI.Xaml.Controls.Frame)this.FindName("rootFrame");
        }
예제 #53
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");
            GlobalAppBar = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("GlobalAppBar");
            _new_User    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("_new_User");
            page         = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("page");
            welcome      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("welcome");
            ok           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ok");
            cmb_users    = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("cmb_users");
            tb_newUser   = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("tb_newUser");
        }
예제 #54
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);
 
            titlePanel = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("titlePanel");
            listView1 = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("listView1");
            file1 = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("file1");
            a = (global::Windows.UI.Xaml.Controls.Image)this.FindName("a");
            b = (global::Windows.UI.Xaml.Controls.Image)this.FindName("b");
            c = (global::Windows.UI.Xaml.Controls.Image)this.FindName("c");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
            BottomAppBar1 = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar1");
            NewButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NewButton");
            DelButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("DelButton");
        }
예제 #55
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///OwnerEvent.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::ThaiMung2.Common.LayoutAwarePage)this.FindName("pageRoot");
            buttomAppbar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("buttomAppbar");
            deleteButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("deleteButton");
            editButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("editButton");
            ownerFullText = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ownerFullText");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("ApplicationViewStates");
            FullScreenLandscape = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenLandscape");
            Filled = (global::Windows.UI.Xaml.VisualState)this.FindName("Filled");
            FullScreenPortrait = (global::Windows.UI.Xaml.VisualState)this.FindName("FullScreenPortrait");
            Snapped = (global::Windows.UI.Xaml.VisualState)this.FindName("Snapped");
        }
예제 #56
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);

            bottamAppBar     = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("bottamAppBar");
            AddButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddButton");
            popup            = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("popup");
            popupAddComment  = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("popupAddComment");
            RootPopupBorder1 = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RootPopupBorder1");
            RootPopupBorder  = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("RootPopupBorder");
            txtWelcome       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("txtWelcome");
            btnSignOut       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnSignOut");
            ListItems        = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ListItems");
        }
예제 #57
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);

            AppBar      = (global::Windows.UI.Xaml.Controls.AppBar) this.FindName("AppBar");
            ButtonAlert = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ButtonAlert");
            Alertlist   = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("Alertlist");
            PlanLoft    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("PlanLoft");
            postIt      = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("postIt");
            PostItImg   = (global::Windows.UI.Xaml.Controls.Image) this.FindName("PostItImg");
            PostItTxt   = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("PostItTxt");
            Closed      = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Closed");
            Opened      = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("Opened");
        }
예제 #58
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///ListWitness.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::ThaiMung2.Common.LayoutAwarePage)this.FindName("pageRoot");
            bottomAppbar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("bottomAppbar");
            listPeople = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("listPeople");
            listDes = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("listDes");
            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");
        }
예제 #59
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);
 
            pageRoot = (global::Flashcard.Common.LayoutAwarePage)this.FindName("pageRoot");
            CategoriesViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("CategoriesViewSource");
            MainPageAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("MainPageAppBar");
            AddButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AddButton");
            EditButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("EditButton");
            CategoriesGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("CategoriesGridView");
            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");
        }
예제 #60
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/MainView/MainView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            MainPage = (global::Scanner.Windows.Common.ViewBase)this.FindName("MainPage");
            MainViewModel = (global::Scanner.Windows.ViewModels.MainViewModel)this.FindName("MainViewModel");
            Categories = (global::Windows.UI.Xaml.Data.CollectionViewSource)this.FindName("Categories");
            BottomAppBar = (global::Windows.UI.Xaml.Controls.AppBar)this.FindName("BottomAppBar");
            AddCategoryButton = (global::Windows.UI.Xaml.Controls.AppBarButton)this.FindName("AddCategoryButton");
            NewCategoryTextBox = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("NewCategoryTextBox");
            NewCategoryButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("NewCategoryButton");
            SortCombobox = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("SortCombobox");
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            MainGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("MainGridView");
            AllDocumentsGridView = (global::Windows.UI.Xaml.Controls.GridView)this.FindName("AllDocumentsGridView");
            ScannerTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ScannerTextBlock");
        }