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

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

            pageRoot              = (global::SuperComprobadorPRO.Common.LayoutAwarePage) this.FindName("pageRoot");
            TextBlock1            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBlock1");
            T_DNI                 = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("T_DNI");
            T_Letra               = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("T_Letra");
            TextBlock2            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("TextBlock2");
            B_Comprobar           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("B_Comprobar");
            SV_Intro              = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("SV_Intro");
            CanvasResultado       = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("CanvasResultado");
            Img_Resultado         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Img_Resultado");
            T_Resultado           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("T_Resultado");
            backButton            = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            image                 = (global::Windows.UI.Xaml.Controls.Image) this.FindName("image");
            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");
        }
Beispiel #2
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::SuperComprobadorPRO.Common.LayoutAwarePage) this.FindName("pageRoot");
            groupedBotonesViewSource = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("groupedBotonesViewSource");
            GridBotones           = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("GridBotones");
            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");
        }
Beispiel #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::SuperComprobadorPRO.Common.LayoutAwarePage) this.FindName("pageRoot");
            ContentPanel          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentPanel");
            L_IBAN                = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("L_IBAN");
            T_IBAN                = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("T_IBAN");
            B_CheckIban           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("B_CheckIban");
            T_Resultado           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("T_Resultado");
            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");
        }