Exemplo n.º 1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            mplayer          = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mplayer");
            web_view         = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("web_view");
            transcript_view  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("transcript_view");
            indicator        = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("indicator");
            operation        = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("operation");
            loadingindicator = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("loadingindicator");
            runningText      = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("runningText");
            processedcontent = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("processedcontent");
            transcriptbtn    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("transcriptbtn");
            conceptbtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("conceptbtn");
            sentimentbtn     = (global::Windows.UI.Xaml.Controls.Button) this.FindName("sentimentbtn");
            entitybtn        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("entitybtn");
            instantsearch    = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("instantsearch");
            searchwordcount  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("searchwordcount");
            nextwordbtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("nextwordbtn");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot                 = (global::Windows.UI.Xaml.Controls.Page) this.FindName("pageRoot");
            VolumesViewSource        = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("VolumesViewSource");
            ChaptersViewSource       = (global::Windows.UI.Xaml.Data.CollectionViewSource) this.FindName("ChaptersViewSource");
            ContentForegroundBrush   = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentForegroundBrush");
            ContentBackgroundBrush   = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("ContentBackgroundBrush");
            CommentedTextBrush       = (global::Windows.UI.Xaml.Media.SolidColorBrush) this.FindName("CommentedTextBrush");
            IllustrationViewTemplate = (global::Windows.UI.Xaml.DataTemplate) this.FindName("IllustrationViewTemplate");
            CommentsFlyout           = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("CommentsFlyout");
            ImagePreviewFlyout       = (global::Windows.UI.Xaml.Controls.Flyout) this.FindName("ImagePreviewFlyout");
            CommentInputBox          = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("CommentInputBox");
            PageBottomCommandBar     = (global::Windows.UI.Xaml.Controls.CommandBar) this.FindName("PageBottomCommandBar");
            FontSizeButton           = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("FontSizeButton");
            ReadingStyleButton       = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ReadingStyleButton");
            CommentEnableButton      = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("CommentEnableButton");
            ShareButton              = (global::Windows.UI.Xaml.Controls.AppBarButton) this.FindName("ShareButton");
            PinButton                = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("PinButton");
            PrimaryColumn            = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("PrimaryColumn");
            SecondaryColumn          = (global::Windows.UI.Xaml.Controls.ColumnDefinition) this.FindName("SecondaryColumn");
            IndexPanelStates         = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("IndexPanelStates");
            LoadingStates            = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("LoadingStates");
            FlowOrientation          = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("FlowOrientation");
            HorizontalFlow           = (global::Windows.UI.Xaml.VisualState) this.FindName("HorizontalFlow");
            VerticalFlow             = (global::Windows.UI.Xaml.VisualState) this.FindName("VerticalFlow");
            Ready       = (global::Windows.UI.Xaml.VisualState) this.FindName("Ready");
            Loading     = (global::Windows.UI.Xaml.VisualState) this.FindName("Loading");
            IndexClosed = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexClosed");
            IndexOpen   = (global::Windows.UI.Xaml.VisualState) this.FindName("IndexOpen");
            ContentExpandedToCollapsedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentExpandedToCollapsedKeyFrame");
            IndexExpandedToCollapsedKeyFrame   = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexExpandedToCollapsedKeyFrame");
            ContentCollapsedToExpandedKeyFrame = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("ContentCollapsedToExpandedKeyFrame");
            IndexCollapsedToExpandedKeyFrame   = (global::Windows.UI.Xaml.Media.Animation.EasingDoubleKeyFrame) this.FindName("IndexCollapsedToExpandedKeyFrame");
            TitlePanel           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("TitlePanel");
            IndexRegion          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("IndexRegion");
            ContentRegion        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ContentRegion");
            LoadingIndicator     = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("LoadingIndicator");
            ContentScrollViewer  = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ContentScrollViewer");
            VerticalPrevButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalPrevButton");
            VerticalNextButton   = (global::Windows.UI.Xaml.Controls.Button) this.FindName("VerticalNextButton");
            HorizontalPrevButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalPrevButton");
            HorizontalNextButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("HorizontalNextButton");
            ContentColumns       = (global::LightNovel.Controls.RichTextColumns) this.FindName("ContentColumns");
            ContentTextBlock     = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("ContentTextBlock");
            VolumeListMeanu      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("VolumeListMeanu");
            ChapterListMeanu     = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("ChapterListMeanu");
            ChapterListView      = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("ChapterListView");
            VolumeListView       = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("VolumeListView");
            backButton           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("backButton");
            IndexButton          = (global::Windows.UI.Xaml.Controls.AppBarToggleButton) this.FindName("IndexButton");
            pageTitle            = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("pageTitle");
        }
Exemplo n.º 3
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Infrastructure/PrintPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            printableArea = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("printableArea");
            textContent = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("textContent");
            continuationPageLinkedContainer = (global::Windows.UI.Xaml.Controls.RichTextBlockOverflow)this.FindName("continuationPageLinkedContainer");
        }
Exemplo n.º 4
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            PubDate       = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PubDate");
            Title         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("Title");
            RichTextBlock = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("RichTextBlock");
        }
Exemplo n.º 5
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            ContentScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("ContentScrollViewer");
            ContentColumns      = (global::LightNovel.Controls.RichTextColumns) this.FindName("ContentColumns");
            ContentTextBlock    = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("ContentTextBlock");
        }
Exemplo n.º 6
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            printableArea                   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("printableArea");
            textContent                     = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("textContent");
            firstLinkedContainer            = (global::Windows.UI.Xaml.Controls.RichTextBlockOverflow) this.FindName("firstLinkedContainer");
            continuationPageLinkedContainer = (global::Windows.UI.Xaml.Controls.RichTextBlockOverflow) this.FindName("continuationPageLinkedContainer");
        }
Exemplo n.º 7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            PROGRESSBG = (global::Windows.UI.Xaml.Controls.Border) this.FindName("PROGRESSBG");
            PROGRESS   = (global::Windows.UI.Xaml.Controls.ProgressRing) this.FindName("PROGRESS");
            MAP        = (global::Windows.UI.Xaml.Controls.Maps.MapControl) this.FindName("MAP");
            DESC       = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("DESC");
        }
Exemplo n.º 8
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Scenario5.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("LayoutRoot");
            Input = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Input");
            Output = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Output");
            scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("scrollViewer");
            richTextColumns = (global::TextDisplay.RichTextColumns)this.FindName("richTextColumns");
            richTextBlock = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("richTextBlock");
            fontSizeSlider = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("fontSizeSlider");
        }
Exemplo n.º 9
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Tests/InternetTest/ITResultPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            ITRTB = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("ITRTB");
            RunDescription3 = (global::Windows.UI.Xaml.Documents.Run)this.FindName("RunDescription3");
            RunDescription2 = (global::Windows.UI.Xaml.Documents.Run)this.FindName("RunDescription2");
            RunDescription1 = (global::Windows.UI.Xaml.Documents.Run)this.FindName("RunDescription1");
            RunResult = (global::Windows.UI.Xaml.Documents.Run)this.FindName("RunResult");
            RunScore = (global::Windows.UI.Xaml.Documents.Run)this.FindName("RunScore");
            backButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("backButton");
            pageTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("pageTitle");
        }
Exemplo n.º 10
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            Input           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Input");
            Output          = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Output");
            scrollViewer    = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollViewer");
            richTextColumns = (global::TextDisplay.RichTextColumns) this.FindName("richTextColumns");
            richTextBlock   = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("richTextBlock");
            fontSizeSlider  = (global::Windows.UI.Xaml.Controls.Slider) this.FindName("fontSizeSlider");
        }
Exemplo n.º 11
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///TestPage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            pageRoot = (global::LastFMEvents.Common.LayoutAwarePage)this.FindName("pageRoot");
            rtb = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("rtb");
            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");
        }
Exemplo n.º 12
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);

            header           = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("header");
            lowerPane        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("lowerPane");
            makingdlg        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("makingdlg");
            info_dlg         = (global::Windows.UI.Xaml.Controls.Primitives.Popup) this.FindName("info_dlg");
            infopop          = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("infopop");
            infoMessage      = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("infoMessage");
            indexingmessage  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("indexingmessage");
            loadingindicator = (global::Windows.UI.Xaml.Controls.ProgressBar) this.FindName("loadingindicator");
            indexingstatus   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("indexingstatus");
            startindexingbtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("startindexingbtn");
            indexingclosebtn = (global::Windows.UI.Xaml.Controls.Button) this.FindName("indexingclosebtn");
            languagecombo    = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("languagecombo");
            selectfilebtn    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("selectfilebtn");
            top               = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("top");
            middle            = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("middle");
            bottom            = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("bottom");
            scrollview        = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrollview");
            runningText       = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("runningText");
            processedcontent  = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("processedcontent");
            mplayer           = (global::Windows.UI.Xaml.Controls.MediaElement) this.FindName("mplayer");
            instantsearch     = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("instantsearch");
            nextwordbtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("nextwordbtn");
            searchwordcount   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("searchwordcount");
            videoList         = (global::Windows.UI.Xaml.Controls.ListView) this.FindName("videoList");
            punctuation       = (global::Windows.UI.Xaml.Controls.CheckBox) this.FindName("punctuation");
            operation         = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("operation");
            conceptbtn        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("conceptbtn");
            sentimentbtn      = (global::Windows.UI.Xaml.Controls.Button) this.FindName("sentimentbtn");
            entitybtn         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("entitybtn");
            media_type        = (global::Windows.UI.Xaml.Controls.ComboBox) this.FindName("media_type");
            searchVideos      = (global::Windows.UI.Xaml.Controls.TextBox) this.FindName("searchVideos");
            searchspeechindex = (global::Windows.UI.Xaml.Controls.Button) this.FindName("searchspeechindex");
            indexingbtn       = (global::Windows.UI.Xaml.Controls.Button) this.FindName("indexingbtn");
        }
Exemplo n.º 13
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch(connectionId)
                {
                    case 7:
                        this.obj7 = (global::Windows.UI.Xaml.Controls.TextBlock)target;
                        break;
                    case 12:
                        this.obj12 = (global::Windows.UI.Xaml.Controls.RichTextBlock)target;
                        break;
                    case 13:
                        this.obj13 = (global::Windows.UI.Xaml.Controls.Image)target;
                        break;
                    case 16:
                        this.obj16 = (global::Windows.UI.Xaml.Documents.Run)target;
                        break;
                    default:
                        break;
                }
            }
Exemplo n.º 14
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            pageRoot              = (global::Turakas.Common.LayoutAwarePage) this.FindName("pageRoot");
            scrHelp               = (global::Windows.UI.Xaml.Controls.ScrollViewer) this.FindName("scrHelp");
            txtHelp               = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("txtHelp");
            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");
        }
Exemplo n.º 15
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 6:     // NewsPage.xaml line 91
                    this.obj6 = (global::Windows.UI.Xaml.Controls.TextBlock)target;
                    break;

                case 11:     // NewsPage.xaml line 101
                    this.obj11 = (global::Windows.UI.Xaml.Controls.RichTextBlock)target;
                    break;

                case 12:     // NewsPage.xaml line 110
                    this.obj12 = (global::Windows.UI.Xaml.Controls.Image)target;
                    break;

                case 15:     // NewsPage.xaml line 107
                    this.obj15 = (global::Windows.UI.Xaml.Documents.Run)target;
                    break;

                default:
                    break;
                }
            }
Exemplo n.º 16
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 7:
                    this.obj7 = (global::Windows.UI.Xaml.Controls.TextBlock)target;
                    break;

                case 12:
                    this.obj12 = (global::Windows.UI.Xaml.Controls.RichTextBlock)target;
                    break;

                case 13:
                    this.obj13 = (global::Windows.UI.Xaml.Controls.Image)target;
                    break;

                case 16:
                    this.obj16 = (global::Windows.UI.Xaml.Documents.Run)target;
                    break;

                default:
                    break;
                }
            }
Exemplo n.º 17
0
 public RichTextBlockAutomationPeer(global::Windows.UI.Xaml.Controls.RichTextBlock owner) : base(owner)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Automation.Peers.RichTextBlockAutomationPeer", "RichTextBlockAutomationPeer.RichTextBlockAutomationPeer(RichTextBlock owner)");
 }
Exemplo n.º 18
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1: // Forms\User_Game.xaml line 1
            {
                global::Windows.UI.Xaml.Controls.Page element1 = (global::Windows.UI.Xaml.Controls.Page)(target);
                ((global::Windows.UI.Xaml.Controls.Page)element1).Loaded += this.Page_Loaded;
            }
            break;

            case 2: // Forms\User_Game.xaml line 14
            {
                this.bg = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 3: // Forms\User_Game.xaml line 15
            {
                this.myPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup)(target);
            }
            break;

            case 4: // Forms\User_Game.xaml line 28
            {
                this.phoneJokerPop = (global::Windows.UI.Xaml.Controls.Primitives.Popup)(target);
            }
            break;

            case 5: // Forms\User_Game.xaml line 166
            {
                this.btn1million = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 6: // Forms\User_Game.xaml line 177
            {
                this.btn250k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 7: // Forms\User_Game.xaml line 187
            {
                this.btn125k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 8: // Forms\User_Game.xaml line 198
            {
                this.btn60k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 9: // Forms\User_Game.xaml line 209
            {
                this.btn30k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 10: // Forms\User_Game.xaml line 219
            {
                this.btn15k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 11: // Forms\User_Game.xaml line 230
            {
                this.btn7_5k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 12: // Forms\User_Game.xaml line 240
            {
                this.btn5k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 13: // Forms\User_Game.xaml line 250
            {
                this.btn3k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 14: // Forms\User_Game.xaml line 260
            {
                this.btn2k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 15: // Forms\User_Game.xaml line 270
            {
                this.btn1k = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 16: // Forms\User_Game.xaml line 280
            {
                this.btn500 = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 17: // Forms\User_Game.xaml line 120
            {
                this.btnC = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.btnC).Click += this.BtnC_Click;
            }
            break;

            case 18: // Forms\User_Game.xaml line 133
            {
                this.btnD = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.btnD).Click += this.BtnD_Click;
            }
            break;

            case 19: // Forms\User_Game.xaml line 88
            {
                this.btnA = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.btnA).Click += this.BtnA_Click;
            }
            break;

            case 20: // Forms\User_Game.xaml line 101
            {
                this.btnB = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.btnB).Click += this.BtnB_Click;
            }
            break;

            case 21: // Forms\User_Game.xaml line 71
            {
                global::Windows.UI.Xaml.Controls.RichTextBlock element21 = (global::Windows.UI.Xaml.Controls.RichTextBlock)(target);
                ((global::Windows.UI.Xaml.Controls.RichTextBlock)element21).SelectionChanged += this.TxtSoru_SelectionChanged;
            }
            break;

            case 22: // Forms\User_Game.xaml line 76
            {
                this.txtQuestion = (global::Windows.UI.Xaml.Documents.Run)(target);
            }
            break;

            case 23: // Forms\User_Game.xaml line 53
            {
                this.Second = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 24: // Forms\User_Game.xaml line 46
            {
                this.phoneJoker = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.phoneJoker).Click += this.PhoneJoker_Click;
            }
            break;

            case 25: // Forms\User_Game.xaml line 47
            {
                this.timage = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 26: // Forms\User_Game.xaml line 44
            {
                this.simage = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 27: // Forms\User_Game.xaml line 32
            {
                this.phoneSecond = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 28: // Forms\User_Game.xaml line 33
            {
                this.PhoneClose = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.PhoneClose).Click += this.PhoneClose_Click;
            }
            break;

            case 29: // Forms\User_Game.xaml line 18
            {
                this.btnBasla = (global::Windows.UI.Xaml.Controls.Button)(target);
                ((global::Windows.UI.Xaml.Controls.Button) this.btnBasla).Click += this.BtnBasla_Click;
            }
            break;

            case 30: // Forms\User_Game.xaml line 19
            {
                global::Windows.UI.Xaml.Controls.RadioButton element30 = (global::Windows.UI.Xaml.Controls.RadioButton)(target);
                ((global::Windows.UI.Xaml.Controls.RadioButton)element30).Click += this.RadioButton_Click;
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 19
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);
 
            Clear_All = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Clear_All");
            Divide = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Divide");
            Multiply = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Multiply");
            Minus = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Minus");
            Plus = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Plus");
            Equals = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Equals");
            Number_9 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_9");
            Number_6 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_6");
            Number_3 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_3");
            Number_8 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_8");
            Number_5 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_5");
            Number_2 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_2");
            Number_7 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_7");
            Number_4 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_4");
            Number_1 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_1");
            Number_0 = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Number_0");
            Decimal = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Decimal");
            Modulus = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Modulus");
            Variable_X = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Variable_X");
            Backspace = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Backspace");
            Symbol_LeftParenth = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_LeftParenth");
            Symbol_RightParenth = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_RightParenth");
            Symbol_Parenth = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_Parenth");
            Left_Arrow = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Left_Arrow");
            Right_Arrow = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Right_Arrow");
            Switch_2nd = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Switch_2nd");
            Symbol_Sin = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_Sin");
            Symbol_Cos = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_Cos");
            Symbol_Tan = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_Tan");
            Switch_Angle = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Switch_Angle");
            Symbol_Sqrt = (global::Windows.UI.Xaml.Controls.Button)this.FindName("Symbol_Sqrt");
            Angle_Type = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Angle_Type");
            Equation = (global::Windows.UI.Xaml.Controls.RichTextBlock)this.FindName("Equation");
            Answer = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Answer");
        }
Exemplo n.º 20
0
 public static void Set_Windows_UI_Xaml_Controls_RichTextBlock_OverflowContentTarget(global::Windows.UI.Xaml.Controls.RichTextBlock obj, global::Windows.UI.Xaml.Controls.RichTextBlockOverflow value, string targetNullValue)
 {
     if (value == null && targetNullValue != null)
     {
         value = (global::Windows.UI.Xaml.Controls.RichTextBlockOverflow)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::Windows.UI.Xaml.Controls.RichTextBlockOverflow), targetNullValue);
     }
     obj.OverflowContentTarget = value;
 }
Exemplo n.º 21
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            downAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("downAnimation");
            upAnimation   = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("upAnimation");
            lbxMsg        = (global::Windows.UI.Xaml.Controls.ListBox) this.FindName("lbxMsg");
            gridPlayer4   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer4");
            gridPlayer3   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer3");
            gridPlayer2   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer2");
            gridPlayer5   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer5");
            gridPlayer6   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer6");
            GameAreaGrid  = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("GameAreaGrid");
            gridPlayer1   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("gridPlayer1");
            btnMsg        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnMsg");
            player1name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player1name");
            rect1Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect1Action");
            gwPl1Hand     = (global::Windows.UI.Xaml.Controls.GridView) this.FindName("gwPl1Hand");
            stkpMove1     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove1");
            stkpMove11    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove11");
            stkpMove2     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove2");
            stkpMove21    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove21");
            stkpMove3     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove3");
            stkpMove31    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove31");
            stkpMove4     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove4");
            stkpMove41    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove41");
            stkpMove5     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove5");
            stkpMove51    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove51");
            stkpMove6     = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove6");
            stkpMove61    = (global::Windows.UI.Xaml.Controls.StackPanel) this.FindName("stkpMove61");
            frameGameEnd  = (global::Windows.UI.Xaml.Controls.Frame) this.FindName("frameGameEnd");
            tbxEndInfo    = (global::Windows.UI.Xaml.Controls.RichTextBlock) this.FindName("tbxEndInfo");
            tbxEndLooser  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("tbxEndLooser");
            hit6          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit6");
            move6         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move6");
            hit5          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit5");
            move5         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move5");
            hit4          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit4");
            move4         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move4");
            hit3          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit3");
            move3         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move3");
            hit2          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit2");
            move2         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move2");
            hit1          = (global::Windows.UI.Xaml.Controls.Image) this.FindName("hit1");
            move1         = (global::Windows.UI.Xaml.Controls.Image) this.FindName("move1");
            player6name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player6name");
            rect6Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect6Action");
            pl6CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl6CardImage");
            player5name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player5name");
            rect5Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect5Action");
            pl5CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl5CardImage");
            player2_name  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player2_name");
            rect4Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect4Action");
            pl2CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl2CardImage");
            player3_name  = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player3_name");
            rect3Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect3Action");
            pl3CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl3CardImage");
            player4name   = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("player4name");
            rect2Action   = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rect2Action");
            pl4CardImage  = (global::Windows.UI.Xaml.Controls.Image) this.FindName("pl4CardImage");
            btnEndGame    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("btnEndGame");
            vbxTrump      = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("vbxTrump");
            imgTrump      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("imgTrump");
        }