public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Controls/YouTubeViewer.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("LayoutRoot");
            OrientationGroup = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("OrientationGroup");
            FullscreenControl = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("FullscreenControl");
            Normal = (global::Windows.UI.Xaml.VisualState)this.FindName("Normal");
            Fullscreen = (global::Windows.UI.Xaml.VisualState)this.FindName("Fullscreen");
            SnappedView = (global::Windows.UI.Xaml.VisualState)this.FindName("SnappedView");
            PortraitView = (global::Windows.UI.Xaml.VisualState)this.FindName("PortraitView");
            FullscreenView = (global::Windows.UI.Xaml.VisualState)this.FindName("FullscreenView");
            HeaderHost = (global::Windows.UI.Xaml.Controls.Border)this.FindName("HeaderHost");
            FullScreenToggleButton = (global::Windows.UI.Xaml.Controls.AppBarToggleButton)this.FindName("FullScreenToggleButton");
            TopMargin = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("TopMargin");
            Title = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("Title");
            BottomMargin = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("BottomMargin");
            LeftMargin = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("LeftMargin");
            RightMargin = (global::Windows.UI.Xaml.Controls.ColumnDefinition)this.FindName("RightMargin");
            WebView = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("WebView");
        }
        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);
 
            RootPage = (global::SDKTemplate.Common.LayoutAwarePage)this.FindName("RootPage");
            ContentRoot = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("ContentRoot");
            MainScrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)this.FindName("MainScrollViewer");
            Footer = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("Footer");
            FooterPanel = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("FooterPanel");
            FeatureName = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("FeatureName");
            Alpha = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("Alpha");
            ScenarioListLabel = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("ScenarioListLabel");
            Scenarios = (global::Windows.UI.Xaml.Controls.ListBox)this.FindName("Scenarios");
            BackButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("BackButton");
            DescriptionText = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("DescriptionText");
            InputSection = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("InputSection");
            StatusBlock = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("StatusBlock");
            OutputSection = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("OutputSection");
            WindowsLogo = (global::Windows.UI.Xaml.Controls.Image)this.FindName("WindowsLogo");
            DefaultLayout = (global::Windows.UI.Xaml.VisualState)this.FindName("DefaultLayout");
            Below768Layout = (global::Windows.UI.Xaml.VisualState)this.FindName("Below768Layout");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Common/PlaybackControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            root = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("root");
            MediaElementStateConverter = (global::Music8.Common.MediaElementStateConverter)this.FindName("MediaElementStateConverter");
            TimeSpanConverter = (global::Music8.Common.TimeSpanConverter)this.FindName("TimeSpanConverter");
            rootGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("rootGrid");
            mediaElement = (global::Windows.UI.Xaml.Controls.MediaElement)this.FindName("mediaElement");
            FilledGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FilledGrid");
            SnappedGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("SnappedGrid");
            songList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("songList");
            playProgressSnapped = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("playProgressSnapped");
            smallDetailsTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("smallDetailsTitle");
            smallDetailsArtist = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("smallDetailsArtist");
            bufferProgress = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("bufferProgress");
            playProgress = (global::Windows.UI.Xaml.Controls.Slider)this.FindName("playProgress");
            playButton = (global::Windows.UI.Xaml.Controls.Button)this.FindName("playButton");
            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:///Controls/PageHeaderControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("LayoutRoot");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///CustomControls/CircularProgressBar.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            RootCircularProgressBar = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("RootCircularProgressBar");
            bigCircle = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("bigCircle");
            path = (global::Windows.UI.Xaml.Shapes.Path)this.FindName("path");
            hole = (global::Windows.UI.Xaml.Shapes.Ellipse)this.FindName("hole");
            TextCurrentProgress = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("TextCurrentProgress");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Controls/YouTubeViewer.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            LayoutRoot = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("LayoutRoot");
            PageOrientationStates = (global::Windows.UI.Xaml.VisualStateGroup)this.FindName("PageOrientationStates");
            Landscape = (global::Windows.UI.Xaml.VisualState)this.FindName("Landscape");
            Portrait = (global::Windows.UI.Xaml.VisualState)this.FindName("Portrait");
            TopMargin = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("TopMargin");
            HeaderHost = (global::Windows.UI.Xaml.Controls.Border)this.FindName("HeaderHost");
            Title = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("Title");
            BottomMargin = (global::Windows.UI.Xaml.Controls.RowDefinition)this.FindName("BottomMargin");
            WebView = (global::Windows.UI.Xaml.Controls.WebView)this.FindName("WebView");
        }
Beispiel #7
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/PhotoView/CropControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            Crop = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("Crop");
            OuterGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("OuterGrid");
            vb = (global::Windows.UI.Xaml.Controls.Viewbox)this.FindName("vb");
            ImageField = (global::Windows.UI.Xaml.Controls.Canvas)this.FindName("ImageField");
            LeftTop = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("LeftTop");
            RightTop = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("RightTop");
            LeftBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("LeftBottom");
            RightBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl)this.FindName("RightBottom");
            LeftRight = (global::Windows.UI.Xaml.Media.LineGeometry)this.FindName("LeftRight");
            Image = (global::Windows.UI.Xaml.Controls.Image)this.FindName("Image");
        }
Beispiel #8
0
 public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
 {
     global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
     switch (connectionId)
     {
     case 1:
     {
         global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)target;
         EditItem_obj1_Bindings bindings = new EditItem_obj1_Bindings();
         returnValue = bindings;
         bindings.SetDataRoot(this);
         bindings.SetConverterLookupRoot(this);
         this.Bindings     = bindings;
         element1.Loading += bindings.Loading;
     }
     break;
     }
     return(returnValue);
 }
 public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
 {
     global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
     switch (connectionId)
     {
     case 1: // ContactTemplate.xaml line 1
     {
         global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)target;
         ContactTemplate_obj1_Bindings bindings = new ContactTemplate_obj1_Bindings();
         returnValue = bindings;
         bindings.SetDataRoot(this);
         this.Bindings     = bindings;
         element1.Loading += bindings.Loading;
         global::Windows.UI.Xaml.Markup.XamlBindingHelper.SetDataTemplateComponent(element1, bindings);
     }
     break;
     }
     return(returnValue);
 }
Beispiel #10
0
 public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
 {
     global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
     switch (connectionId)
     {
     case 1: // Pages\Lab\Lab_44_Adeptly_Adaptive_Challenge\NewsItemControl.xaml line 1
     {
         global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)target;
         NewsItemControl_obj1_Bindings bindings = new NewsItemControl_obj1_Bindings();
         returnValue = bindings;
         bindings.SetDataRoot(this);
         this.Bindings     = bindings;
         element1.Loading += bindings.Loading;
         global::Windows.UI.Xaml.Markup.XamlBindingHelper.SetDataTemplateComponent(element1, bindings);
     }
     break;
     }
     return(returnValue);
 }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            userControl         = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("userControl");
            grid                = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            cvsBody             = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("cvsBody");
            rectSelectPureColor = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rectSelectPureColor");
            rectColor           = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("rectColor");
            cvsDoubleLinear     = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("cvsDoubleLinear");
            elpsSelectColor     = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("elpsSelectColor");
            cvsColorPointer     = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("cvsColorPointer");
            elpsShow            = (global::Windows.UI.Xaml.Shapes.Ellipse) this.FindName("elpsShow");
        }
Beispiel #12
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            helpControl   = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("helpControl");
            LayoutRoot    = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("LayoutRoot");
            OpeningGroups = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("OpeningGroups");
            HelpOpened    = (global::Windows.UI.Xaml.VisualState) this.FindName("HelpOpened");
            HelpClosed    = (global::Windows.UI.Xaml.VisualState) this.FindName("HelpClosed");
            Overlay       = (global::Windows.UI.Xaml.Shapes.Rectangle) this.FindName("Overlay");
            Pane          = (global::Windows.UI.Xaml.Controls.Border) this.FindName("Pane");
            BackButton    = (global::Windows.UI.Xaml.Controls.Button) this.FindName("BackButton");
            PageTitle     = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("PageTitle");
        }
Beispiel #13
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            LayoutRoot            = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("LayoutRoot");
            PageOrientationStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("PageOrientationStates");
            Landscape             = (global::Windows.UI.Xaml.VisualState) this.FindName("Landscape");
            Portrait     = (global::Windows.UI.Xaml.VisualState) this.FindName("Portrait");
            TopMargin    = (global::Windows.UI.Xaml.Controls.RowDefinition) this.FindName("TopMargin");
            HeaderHost   = (global::Windows.UI.Xaml.Controls.Border) this.FindName("HeaderHost");
            Title        = (global::Windows.UI.Xaml.Controls.RowDefinition) this.FindName("Title");
            BottomMargin = (global::Windows.UI.Xaml.Controls.RowDefinition) this.FindName("BottomMargin");
            WebView      = (global::Windows.UI.Xaml.Controls.WebView) this.FindName("WebView");
        }
Beispiel #14
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            userControl = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("userControl");
            St_Remove   = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("St_Remove");
            grid        = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("grid");
            C_Colb      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Colb");
            C_Left      = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Left");
            C_Right     = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Right");
            C_Top       = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Top");
            C_Bottom    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Bottom");
            C_Center    = (global::Windows.UI.Xaml.Controls.Image) this.FindName("C_Center");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            userControl           = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("userControl");
            ApplicationViewStates = (global::Windows.UI.Xaml.VisualStateGroup) this.FindName("ApplicationViewStates");
            DefaultLayout         = (global::Windows.UI.Xaml.VisualState) this.FindName("DefaultLayout");
            Filled             = (global::Windows.UI.Xaml.VisualState) this.FindName("Filled");
            PortraitLayout     = (global::Windows.UI.Xaml.VisualState) this.FindName("PortraitLayout");
            MinimalLayout      = (global::Windows.UI.Xaml.VisualState) this.FindName("MinimalLayout");
            ShoppingCartButton = (global::Windows.UI.Xaml.Controls.Button) this.FindName("ShoppingCartButton");
            Grid      = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("Grid");
            ItemCount = (global::Windows.UI.Xaml.Controls.TextBlock) this.FindName("ItemCount");
        }
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1: // NewsTemplate.xaml line 1
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).PointerEntered += this.Grid_PointerEntered;
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).PointerExited  += this.Grid_PointerExited;
            }
            break;

            case 2: // NewsTemplate.xaml line 14
            {
                this.templateGrid = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 3: // NewsTemplate.xaml line 24
            {
                this.ImageField = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 4: // NewsTemplate.xaml line 25
            {
                this.TextField = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 5: // NewsTemplate.xaml line 26
            {
                this.urlField = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Custom Tiles/TilesWithImages/LargeTileImage.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            myUserControl = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("myUserControl");
            liveTileAnim1_Part1 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("liveTileAnim1_Part1");
            liveTileAnim1_Part2 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("liveTileAnim1_Part2");
            liveTileAnim2_Part1 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("liveTileAnim2_Part1");
            liveTileAnim2_Part2 = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("liveTileAnim2_Part2");
            myStack = (global::Windows.UI.Xaml.Controls.StackPanel)this.FindName("myStack");
            grdContainer = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grdContainer");
            grid2 = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("grid2");
            panel2 = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("panel2");
            imgBackground = (global::Windows.UI.Xaml.Controls.Image)this.FindName("imgBackground");
            panel1 = (global::Windows.UI.Xaml.Media.TranslateTransform)this.FindName("panel1");
            txtTitle = (global::Windows.UI.Xaml.Controls.TextBlock)this.FindName("txtTitle");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            Crop        = (global::Windows.UI.Xaml.Controls.UserControl) this.FindName("Crop");
            OuterGrid   = (global::Windows.UI.Xaml.Controls.Grid) this.FindName("OuterGrid");
            vb          = (global::Windows.UI.Xaml.Controls.Viewbox) this.FindName("vb");
            ImageField  = (global::Windows.UI.Xaml.Controls.Canvas) this.FindName("ImageField");
            LeftTop     = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("LeftTop");
            RightTop    = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("RightTop");
            LeftBottom  = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("LeftBottom");
            RightBottom = (global::Scanner.Windows.Views.PhotoView.CustomControl) this.FindName("RightBottom");
            LeftRight   = (global::Windows.UI.Xaml.Media.LineGeometry) this.FindName("LeftRight");
            Image       = (global::Windows.UI.Xaml.Controls.Image) this.FindName("Image");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Common/PlaybackControl.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            root = (global::Windows.UI.Xaml.Controls.UserControl)this.FindName("root");
            rootGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("rootGrid");
            FilledGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("FilledGrid");
            SnappedGrid = (global::Windows.UI.Xaml.Controls.Grid)this.FindName("SnappedGrid");
            songList = (global::Windows.UI.Xaml.Controls.ListView)this.FindName("songList");
            playProgressSnapped = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("playProgressSnapped");
            playProgressFill = (global::Windows.UI.Xaml.Controls.ProgressBar)this.FindName("playProgressFill");
            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 global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
        {
            global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)target;
                MyUserControl1_obj1_Bindings bindings = new MyUserControl1_obj1_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot(this);
                this.Bindings     = bindings;
                element1.Loading += bindings.Loading;
            }
            break;

            case 3:
            {
                global::Windows.UI.Xaml.Controls.StackPanel element3 = (global::Windows.UI.Xaml.Controls.StackPanel)target;
                MyUserControl1_obj3_Bindings bindings = new MyUserControl1_obj3_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot((global::ObservableCollectionExample.Models.Contact)element3.DataContext);
                element3.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element3, bindings);
            }
            break;

            case 11:
            {
                global::Windows.UI.Xaml.Controls.Image element11 = (global::Windows.UI.Xaml.Controls.Image)target;
                MyUserControl1_obj11_Bindings          bindings  = new MyUserControl1_obj11_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot((global::ObservableCollectionExample.Models.Icon)element11.DataContext);
                element11.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element11, bindings);
            }
            break;
            }
            return(returnValue);
        }
Beispiel #21
0
        public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)
        {
            global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.Page element1 = (global::Windows.UI.Xaml.Controls.Page)target;
                BookStorePage_obj1_Bindings           bindings = new BookStorePage_obj1_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot(this);
                this.Bindings     = bindings;
                element1.Loading += bindings.Loading;
            }
            break;

            case 3:
            {
                global::Windows.UI.Xaml.Controls.UserControl element3 = (global::Windows.UI.Xaml.Controls.UserControl)target;
                BookStorePage_obj3_Bindings bindings = new BookStorePage_obj3_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot((global::FTEReader.Models.BookInStore)element3.DataContext);
                element3.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element3, bindings);
            }
            break;

            case 9:
            {
                global::Windows.UI.Xaml.Controls.StackPanel element9 = (global::Windows.UI.Xaml.Controls.StackPanel)target;
                BookStorePage_obj9_Bindings bindings = new BookStorePage_obj9_Bindings();
                returnValue = bindings;
                bindings.SetDataRoot((global::FTEReader.Models.BookInStore)element9.DataContext);
                element9.DataContextChanged += bindings.DataContextChangedHandler;
                global::Windows.UI.Xaml.DataTemplate.SetExtensionInstance(element9, bindings);
            }
            break;
            }
            return(returnValue);
        }
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1: // Views\CustomVision\ImageWithRegionEditorsControl.xaml line 1
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).DataContextChanged += this.OnControlDataContextChanged;
            }
            break;

            case 2: // Views\CustomVision\ImageWithRegionEditorsControl.xaml line 15
            {
                this.editorFlyout = (global::Windows.UI.Xaml.Controls.Flyout)(target);
                ((global::Windows.UI.Xaml.Controls.Flyout) this.editorFlyout).Opened += this.OnEditorFlyoutOpened;
                ((global::Windows.UI.Xaml.Controls.Flyout) this.editorFlyout).Closed += this.OnEditorFlyoutClosed;
            }
            break;

            case 3: // Views\CustomVision\ImageWithRegionEditorsControl.xaml line 26
            {
                this.imageControl = (global::Windows.UI.Xaml.Controls.Image)(target);
                ((global::Windows.UI.Xaml.Controls.Image) this.imageControl).ImageOpened     += this.OnTaggedImageOpened;
                ((global::Windows.UI.Xaml.Controls.Image) this.imageControl).PointerReleased += this.OnPointerReleasedOverImage;
            }
            break;

            case 4: // Views\CustomVision\ImageWithRegionEditorsControl.xaml line 27
            {
                this.imageRegionsCanvas = (global::Windows.UI.Xaml.Controls.Canvas)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Beispiel #23
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                    #line 8 "..\..\..\Controls\SentimentControl.xaml"
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).SizeChanged += this.OnSizeChanged;
                    #line default
            }
            break;

            case 2:
            {
                this.GuideLine = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 3:
            {
                this.Pointer = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 4:
            {
                this.PointerText = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Beispiel #24
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                    #line 9 "..\..\..\Controls\AdRow.xaml"
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).SizeChanged += this.AdPanel_SizeChanged;
                    #line default
            }
            break;

            case 2:
            {
                this.AdPanel = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                    #line 10 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).Loaded += this.UserControl_Loaded;
                    #line default
            }
            break;

            case 2:
            {
                this.UpvoteAnimation = (global::Windows.UI.Xaml.Media.Animation.Storyboard)(target);
            }
            break;

            case 3:
            {
                global::Windows.UI.Xaml.Controls.Grid element3 = (global::Windows.UI.Xaml.Controls.Grid)(target);
                    #line 112 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Grid)element3).PointerEntered += this.Grid_PointerEntered;
                    #line default
            }
            break;

            case 4:
            {
                this.scrollViewer = (global::Windows.UI.Xaml.Controls.ScrollViewer)(target);
                    #line 113 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.ScrollViewer) this.scrollViewer).ViewChanged += this.scrollViewer_ViewChanged;
                    #line default
            }
            break;

            case 5:
            {
                this.topPart = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 6:
            {
                this.scrollToTopButton = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 7:
            {
                this.grid = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 8:
            {
                this.Assets_BigMiddleSize_Stroke_16px_png = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 9:
            {
                this.Assets_ic_vote_filled___Copia_png = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 10:
            {
                global::Windows.UI.Xaml.Shapes.Ellipse element10 = (global::Windows.UI.Xaml.Shapes.Ellipse)(target);
                    #line 252 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Shapes.Ellipse)element10).Tapped += this.ScrollToTop;
                    #line default
            }
            break;

            case 11:
            {
                global::Windows.UI.Xaml.Controls.Button element11 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 233 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element11).Click += this.Upvote;
                    #line default
            }
            break;

            case 12:
            {
                global::Windows.UI.Xaml.Controls.Button element12 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 236 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element12).Click += this.Downvote;
                    #line default
            }
            break;

            case 13:
            {
                global::Windows.UI.Xaml.Controls.Button element13 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 243 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element13).Click += this.Favorite;
                    #line default
            }
            break;

            case 14:
            {
                this.scrollableArea = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 15:
            {
                this.post = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 16:
            {
                this.commentBar = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 17:
            {
                this.commenti = (global::Windows.UI.Xaml.Controls.ListView)(target);
            }
            break;

            case 18:
            {
                this.topPartFull = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 19:
            {
                this.immaginiList = (global::Windows.UI.Xaml.Controls.ListView)(target);
                    #line 152 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.ListView) this.immaginiList).Loaded += this.immaginiList_Loaded;
                    #line default
            }
            break;

            case 20:
            {
                this.immagini = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 21:
            {
                global::Windows.UI.Xaml.Controls.Image element21 = (global::Windows.UI.Xaml.Controls.Image)(target);
                    #line 191 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element21).DoubleTapped += this.UpvoteDoubleTap;
                    #line 191 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element21).Holding += this.Image_Holding;
                    #line 191 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element21).RightTapped += this.Image_RightTapped;
                    #line default
            }
            break;

            case 22:
            {
                global::Windows.UI.Xaml.Controls.MediaElement element22 = (global::Windows.UI.Xaml.Controls.MediaElement)(target);
                    #line 200 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element22).DoubleTapped += this.UpvoteDoubleTap;
                    #line 200 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element22).Holding += this.MediaElement_Holding;
                    #line 200 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element22).RightTapped += this.MediaElement_RightTapped;
                    #line default
            }
            break;

            case 23:
            {
                global::Windows.UI.Xaml.Controls.MenuFlyoutItem element23 = (global::Windows.UI.Xaml.Controls.MenuFlyoutItem)(target);
                    #line 207 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MenuFlyoutItem)element23).Click += this.SaveAsVideoClick;
                    #line default
            }
            break;

            case 24:
            {
                global::Windows.UI.Xaml.Controls.MenuFlyoutItem element24 = (global::Windows.UI.Xaml.Controls.MenuFlyoutItem)(target);
                    #line 195 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MenuFlyoutItem)element24).Click += this.MenuFlyoutItem_Click;
                    #line default
            }
            break;

            case 25:
            {
                global::Windows.UI.Xaml.Controls.Image element25 = (global::Windows.UI.Xaml.Controls.Image)(target);
                    #line 159 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element25).DoubleTapped += this.UpvoteDoubleTap;
                    #line 159 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element25).Holding += this.Image_Holding;
                    #line 159 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Image)element25).RightTapped += this.Image_RightTapped;
                    #line default
            }
            break;

            case 26:
            {
                global::Windows.UI.Xaml.Controls.MediaElement element26 = (global::Windows.UI.Xaml.Controls.MediaElement)(target);
                    #line 168 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element26).DoubleTapped += this.UpvoteDoubleTap;
                    #line 168 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element26).Holding += this.MediaElement_Holding;
                    #line 168 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MediaElement)element26).RightTapped += this.MediaElement_RightTapped;
                    #line default
            }
            break;

            case 27:
            {
                global::Windows.UI.Xaml.Controls.MenuFlyoutItem element27 = (global::Windows.UI.Xaml.Controls.MenuFlyoutItem)(target);
                    #line 175 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MenuFlyoutItem)element27).Click += this.SaveAsVideoClick;
                    #line default
            }
            break;

            case 28:
            {
                global::Windows.UI.Xaml.Controls.MenuFlyoutItem element28 = (global::Windows.UI.Xaml.Controls.MenuFlyoutItem)(target);
                    #line 163 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.MenuFlyoutItem)element28).Click += this.MenuFlyoutItem_Click;
                    #line default
            }
            break;

            case 29:
            {
                this.topPartTop = (global::Windows.UI.Xaml.Media.CompositeTransform)(target);
            }
            break;

            case 30:
            {
                global::Windows.UI.Xaml.Controls.Button element30 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 137 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element30).Click += this.Upvote;
                    #line default
            }
            break;

            case 31:
            {
                global::Windows.UI.Xaml.Controls.Button element31 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 140 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element31).Click += this.Downvote;
                    #line default
            }
            break;

            case 32:
            {
                global::Windows.UI.Xaml.Controls.Button element32 = (global::Windows.UI.Xaml.Controls.Button)(target);
                    #line 147 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.Button)element32).Click += this.Favorite;
                    #line default
            }
            break;

            case 33:
            {
                this.accountID = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
                    #line 123 "..\..\..\ImageImgurXAML.xaml"
                ((global::Windows.UI.Xaml.Controls.TextBlock) this.accountID).Tapped += this.accountID_Tapped;
                    #line default
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                    #line 12 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).Unloaded += this.UserControl_Unloaded;
                    #line 12 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).Loaded += this.UserControl_Loaded;
                    #line default
            }
            break;

            case 2:
            {
                this.MainGrid = (global::Windows.UI.Xaml.Controls.Grid)(target);
            }
            break;

            case 3:
            {
                this.MainMap = (global::Windows.UI.Xaml.Controls.Maps.MapControl)(target);
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).MapElementClick += this.MainMap_MapElementClick;
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).MapElementPointerEntered += this.MainMap_MapElementPointerEntered;
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).MapElementPointerExited += this.MainMap_MapElementPointerExited;
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).SizeChanged += this.MainMap_SizeChanged;
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).ZoomLevelChanged += this.MainMap_ZoomLevelChanged;
                    #line 14 "..\..\..\..\..\1_1\Views\Controls\TransitMap.xaml"
                ((global::Windows.UI.Xaml.Controls.Maps.MapControl) this.MainMap).CenterChanged += this.MainMap_CenterChanged;
                    #line default
            }
            break;

            case 4:
            {
                this.TakeoverOverlayControl = (global::Windows.UI.Xaml.Controls.ContentControl)(target);
            }
            break;

            case 5:
            {
                this.OnMapPopup = (global::Windows.UI.Xaml.Controls.ContentControl)(target);
            }
            break;

            case 6:
            {
                this.CoordsBlock = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 7:
            {
                this.CoordsBlock2 = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 8:
            {
                this.ZoomLevelBlock = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }
Beispiel #27
0
        public void Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1: // UserControls\CreateTtsLargeUserControl.xaml line 1
            {
                global::Windows.UI.Xaml.Controls.UserControl element1 = (global::Windows.UI.Xaml.Controls.UserControl)(target);
                ((global::Windows.UI.Xaml.Controls.UserControl)element1).Loaded += this.UserControl_Loaded;
            }
            break;

            case 2: // UserControls\CreateTtsLargeUserControl.xaml line 31
            {
                this.pan0 = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 3: // UserControls\CreateTtsLargeUserControl.xaml line 123
            {
                this.btnAddTitleBigAsync = (global::Windows.UI.Xaml.Controls.AppBarButton)(target);
            }
            break;

            case 4: // UserControls\CreateTtsLargeUserControl.xaml line 127
            {
                this.btnTestPlayBig = (global::Windows.UI.Xaml.Controls.AppBarButton)(target);
            }
            break;

            case 5: // UserControls\CreateTtsLargeUserControl.xaml line 131
            {
                this.uiMediaElement = (global::Windows.UI.Xaml.Controls.MediaElement)(target);
            }
            break;

            case 6: // UserControls\CreateTtsLargeUserControl.xaml line 135
            {
                global::Windows.UI.Xaml.Controls.AppBarButton element6 = (global::Windows.UI.Xaml.Controls.AppBarButton)(target);
                ((global::Windows.UI.Xaml.Controls.AppBarButton)element6).Click += this.ClearAddBoxesBig_Click;
            }
            break;

            case 7: // UserControls\CreateTtsLargeUserControl.xaml line 113
            {
                this.boxTtsRawBig = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            case 8: // UserControls\CreateTtsLargeUserControl.xaml line 99
            {
                this.btnRecognitionTtsRawBigAsync = (global::Windows.UI.Xaml.Controls.Button)(target);
            }
            break;

            case 9: // UserControls\CreateTtsLargeUserControl.xaml line 108
            {
                this.tbStatus = (global::Windows.UI.Xaml.Controls.TextBlock)(target);
            }
            break;

            case 10: // UserControls\CreateTtsLargeUserControl.xaml line 103
            {
                this.imgMicrophoneTapped = (global::Windows.UI.Xaml.Controls.Image)(target);
            }
            break;

            case 11: // UserControls\CreateTtsLargeUserControl.xaml line 37
            {
                this.TitleInputGroup1Panel = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 12: // UserControls\CreateTtsLargeUserControl.xaml line 59
            {
                this.TitleInputGroup2Panel = (global::Windows.UI.Xaml.Controls.StackPanel)(target);
            }
            break;

            case 13: // UserControls\CreateTtsLargeUserControl.xaml line 62
            {
                this.cboMediaUsesID = (global::Windows.UI.Xaml.Controls.ComboBox)(target);
            }
            break;

            case 14: // UserControls\CreateTtsLargeUserControl.xaml line 80
            {
                this.cboPlayListAppFx = (global::Windows.UI.Xaml.Controls.ComboBox)(target);
            }
            break;

            case 15: // UserControls\CreateTtsLargeUserControl.xaml line 40
            {
                this.boxAddTitleNameBig = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            case 16: // UserControls\CreateTtsLargeUserControl.xaml line 44
            {
                this.boxTitleCat = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            case 17: // UserControls\CreateTtsLargeUserControl.xaml line 48
            {
                this.boxTitleSubCat = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            case 18: // UserControls\CreateTtsLargeUserControl.xaml line 53
            {
                this.boxShortDescription = (global::Windows.UI.Xaml.Controls.TextBox)(target);
            }
            break;

            default:
                break;
            }
            this._contentLoaded = true;
        }