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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///LatticeFacePage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::OTWB.Common.LayoutAwarePage)this.FindName("pageRoot");
            Bigdisplay = (global::Windows.UI.Xaml.Controls.Primitives.Popup)this.FindName("Bigdisplay");
            PopupDisplay = (global::OTWB.Lattice.LatticeDisplay)this.FindName("PopupDisplay");
            LatticePathDisplay = (global::OTWB.PathDisplay)this.FindName("LatticePathDisplay");
            LatticePanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("LatticePanel");
            StatusBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("StatusBlock");
            ProgressRing1 = (global::Windows.UI.Xaml.Controls.ProgressRing)this.FindName("ProgressRing1");
            LatticeLineList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("LatticeLineList");
            SmallDisplay = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("SmallDisplay");
            PathWidthUpdown = (global::Callisto.Controls.NumericUpDown)this.FindName("PathWidthUpdown");
            IncrementCombo = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("IncrementCombo");
            LatticeDisplay = (global::OTWB.Lattice.LatticeDisplay)this.FindName("LatticeDisplay");
            BigDisplayButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BigDisplayButton");
            AddLineButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("AddLineButton");
            RemoveLineButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("RemoveLineButton");
            PatternChoices = (global::Windows.UI.Xaml.Controls.ComboBox)this.FindName("PatternChoices");
            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:///View/AddReservation.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            btnSave          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnSave");
            btnCancel        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnCancel");
            comboxClientName = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("comboxClientName");
            btnAddName       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnAddName");
            txtName          = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtName");
            tgGender         = (global::Windows.UI.Xaml.Controls.ToggleSwitch) this.FindName("tgGender");
            txtCheckIn       = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtCheckIn");
            numUpDown        = (global::Callisto.Controls.NumericUpDown) this.FindName("numUpDown");
            txtCheckOut      = (global::Callisto.Controls.WatermarkTextBox) this.FindName("txtCheckOut");
            comboBoxRooms    = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("comboBoxRooms");
            chkWebCam        = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("chkWebCam");
            chkCardReader    = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("chkCardReader");
            chkStatus        = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("chkStatus");
            backButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            pageTitle        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Example #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::OTWB.Common.LayoutAwarePage) this.FindName("pageRoot");
            Bigdisplay            = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("Bigdisplay");
            PopupDisplay          = (global::OTWB.Lattice.LatticeDisplay) this.FindName("PopupDisplay");
            LatticePathDisplay    = (global::OTWB.PathDisplay) this.FindName("LatticePathDisplay");
            LatticePanel          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("LatticePanel");
            StatusBlock           = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("StatusBlock");
            ProgressRing1         = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("ProgressRing1");
            LatticeLineList       = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("LatticeLineList");
            SmallDisplay          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("SmallDisplay");
            PathWidthUpdown       = (global::Callisto.Controls.NumericUpDown) this.FindName("PathWidthUpdown");
            IncrementCombo        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("IncrementCombo");
            LatticeDisplay        = (global::OTWB.Lattice.LatticeDisplay) this.FindName("LatticeDisplay");
            BigDisplayButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BigDisplayButton");
            AddLineButton         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AddLineButton");
            RemoveLineButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("RemoveLineButton");
            PatternChoices        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("PatternChoices");
            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:///Settings/LatticeRimLayoutSettingsContent.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LatticeHeightUpDown = (global::Callisto.Controls.NumericUpDown)this.FindName("LatticeHeightUpDown");
            LatticeWidthUpDown = (global::Callisto.Controls.NumericUpDown)this.FindName("LatticeWidthUpDown");
        }
Example #5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MyControls/RangeControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Start = (global::Callisto.Controls.NumericUpDown)this.FindName("Start");
            Inc = (global::Callisto.Controls.NumericUpDown)this.FindName("Inc");
            End = (global::Callisto.Controls.NumericUpDown)this.FindName("End");
        }
Example #6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LatticeHeightUpDown = (global::Callisto.Controls.NumericUpDown) this.FindName("LatticeHeightUpDown");
            LatticeWidthUpDown  = (global::Callisto.Controls.NumericUpDown) this.FindName("LatticeWidthUpDown");
        }
Example #7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            Start = (global::Callisto.Controls.NumericUpDown) this.FindName("Start");
            Inc   = (global::Callisto.Controls.NumericUpDown) this.FindName("Inc");
            End   = (global::Callisto.Controls.NumericUpDown) this.FindName("End");
        }