Exemple #1
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");
        }
        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:///Frames/Modify/AddAddress.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");
        }