Ejemplo n.º 1
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");
        }
Ejemplo n.º 2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///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");
        }
Ejemplo n.º 3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///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");
        }
Ejemplo n.º 4
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///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");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///SettingsFlyout/StandardFlyout.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::DatumPrikker.UI.Common.LayoutAwarePage)this.FindName("pageRoot");
            FlyoutContent = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("FlyoutContent");
            CiberBackground = (global::Windows.UI.Xaml.Controls.ToggleSwitch)this.FindName("CiberBackground");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot        = (global::DatumPrikker.UI.Common.LayoutAwarePage) this.FindName("pageRoot");
            FlyoutContent   = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("FlyoutContent");
            CiberBackground = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("CiberBackground");
        }
Ejemplo n.º 7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.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");
            btnDashboard = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnDashboard");
            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");
        }
Ejemplo n.º 8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::DatumPrikker.UI.Common.LayoutAwarePage) this.FindName("pageRoot");
            WhenPanel             = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("WhenPanel");
            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");
        }
Ejemplo n.º 9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Frames/New/AddAddress.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::DatumPrikker.UI.Common.LayoutAwarePage)this.FindName("pageRoot");
            BirthPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("BirthPanel");
            btnAdd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("btnAdd");
            AddressbookUserName = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("AddressbookUserName");
            AddressbookEmail = (global::Windows.UI.Xaml.Controls.TextBox)this.FindName("AddressbookEmail");
            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");
        }
Ejemplo n.º 10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MainPage.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");
            btnDashboard          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnDashboard");
            LoginUserName         = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("LoginUserName");
            LoginPassWord         = (global::Windows.UI.Xaml.Controls.PasswordBox) this.FindName("LoginPassWord");
            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");
        }
Ejemplo n.º 11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Frames/Modify/AddRequests.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");
            AddRequest = (global::DatumPrikker.UI.AppBarControls.AddRequestButtonUserControl)this.FindName("AddRequest");
        }