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

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

            Court          = (global::Siatkostat.CourtControl) this.FindName("Court");
            AcceptButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AcceptButton");
            PlayersListBox = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("PlayersListBox");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            FirstTeamNameTextBlock  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("FirstTeamNameTextBlock");
            SecondTeamNameTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SecondTeamNameTextBlock");
            Court                 = (global::Siatkostat.CourtControl) this.FindName("Court");
            LogListView           = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("LogListView");
            ActionButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ActionButton");
            SubstitutionButton    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SubstitutionButton");
            SetResulTextBlock     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("SetResulTextBlock");
            PointsResultTextBlock = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PointsResultTextBlock");
        }
Exemple #3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            AnotherTeamPointButton     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AnotherTeamPointButton");
            AnotherOpponentPointButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("AnotherOpponentPointButton");
            CancelButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("CancelButton");
            ServeStackPanel        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("ServeStackPanel");
            PrzyjecieStackPanel    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("PrzyjecieStackPanel");
            AttackStackPanel       = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AttackStackPanel");
            BlockStackPanel        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("BlockStackPanel");
            AnotherFaultStackPanel = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("AnotherFaultStackPanel");
            SelfFaultButton        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("SelfFaultButton");
            PointBlockButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PointBlockButton");
            NetFaultBlockButton    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("NetFaultBlockButton");
            PrzyjetyBlockButton    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PrzyjetyBlockButton");
            PointAttackButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PointAttackButton");
            OtherAttackButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("OtherAttackButton");
            BlockedAttackButton    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BlockedAttackButton");
            BrokenAttackButton     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BrokenAttackButton");
            PerfectSaveButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PerfectSaveButton");
            PositiveSaveButton     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PositiveSaveButton");
            BadSaveButton          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BadSaveButton");
            BrokenSaveButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BrokenSaveButton");
            PointServeButton       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("PointServeButton");
            OdrzucajacaButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("OdrzucajacaButton");
            ResztaServeButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ResztaServeButton");
            BrokenServeButton      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BrokenServeButton");
            Court              = (global::Siatkostat.CourtControl) this.FindName("Court");
            ServeButton        = (global::Windows.UI.Xaml.Controls.Primitives.ToggleButton) this.FindName("ServeButton");
            PrzyjecieButton    = (global::Windows.UI.Xaml.Controls.Primitives.ToggleButton) this.FindName("PrzyjecieButton");
            AttackButton       = (global::Windows.UI.Xaml.Controls.Primitives.ToggleButton) this.FindName("AttackButton");
            BlockButton        = (global::Windows.UI.Xaml.Controls.Primitives.ToggleButton) this.FindName("BlockButton");
            AnotherFaultButton = (global::Windows.UI.Xaml.Controls.Primitives.ToggleButton) this.FindName("AnotherFaultButton");
        }