Example #1
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember   xamlMember = null;
            global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "JeSuiSCatholic.ArticlePage.Article":
                userType   = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ArticlePage");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_0_ArticlePage_Article;
                xamlMember.Setter = set_0_ArticlePage_Article;
                break;

            case "JeSuiSCatholic.SectionView.ViewModel":
                userType   = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.SectionView");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "ViewModel", "JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_SectionView_ViewModel;
                xamlMember.Setter = set_1_SectionView_ViewModel;
                break;

            case "JeSuiSCatholic.ViewModels.HeroArticlesViewModel.Article0":
                userType          = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember        = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article0", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.Getter = get_2_HeroArticlesViewModel_Article0;
                xamlMember.SetIsReadOnly();
                break;

            case "JeSuiSCatholic.ViewModels.HeroArticlesViewModel.Article1":
                userType          = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember        = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article1", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.Getter = get_3_HeroArticlesViewModel_Article1;
                xamlMember.SetIsReadOnly();
                break;

            case "JeSuiSCatholic.Confession.DesiredHubSectionWidth":
                userType   = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Confession");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "DesiredHubSectionWidth", "Double");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_4_Confession_DesiredHubSectionWidth;
                xamlMember.Setter = set_4_Confession_DesiredHubSectionWidth;
                break;

            case "JeSuiSCatholic.MainPage.Scenarios":
                userType          = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.MainPage");
                xamlMember        = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Scenarios", "System.Collections.Generic.List`1<JeSuiSCatholic.Scenario>");
                xamlMember.Getter = get_5_MainPage_Scenarios;
                xamlMember.SetIsReadOnly();
                break;

            case "JeSuiSCatholic.Scenario.Title":
                userType          = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Scenario");
                xamlMember        = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Title", "String");
                xamlMember.Getter = get_6_Scenario_Title;
                xamlMember.Setter = set_6_Scenario_Title;
                break;

            case "JeSuiSCatholic.Scenario.ClassType":
                userType          = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Scenario");
                xamlMember        = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "ClassType", "System.Type");
                xamlMember.Getter = get_7_Scenario_ClassType;
                xamlMember.Setter = set_7_Scenario_ClassType;
                break;
            }
            return(xamlMember);
        }
Example #2
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember xamlMember = null;
            global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "JeSuiSCatholic.ArticlePage.Article":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ArticlePage");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_0_ArticlePage_Article;
                xamlMember.Setter = set_0_ArticlePage_Article;
                break;
            case "JeSuiSCatholic.SectionView.ViewModel":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.SectionView");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "ViewModel", "JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_SectionView_ViewModel;
                xamlMember.Setter = set_1_SectionView_ViewModel;
                break;
            case "JeSuiSCatholic.ViewModels.HeroArticlesViewModel.Article0":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article0", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.Getter = get_2_HeroArticlesViewModel_Article0;
                xamlMember.SetIsReadOnly();
                break;
            case "JeSuiSCatholic.ViewModels.HeroArticlesViewModel.Article1":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.ViewModels.HeroArticlesViewModel");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Article1", "JeSuiSCatholic.ViewModels.ArticleViewModel");
                xamlMember.Getter = get_3_HeroArticlesViewModel_Article1;
                xamlMember.SetIsReadOnly();
                break;
            case "JeSuiSCatholic.Confession.DesiredHubSectionWidth":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Confession");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "DesiredHubSectionWidth", "Double");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_4_Confession_DesiredHubSectionWidth;
                xamlMember.Setter = set_4_Confession_DesiredHubSectionWidth;
                break;
            case "JeSuiSCatholic.MainPage.Scenarios":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.MainPage");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Scenarios", "System.Collections.Generic.List`1<JeSuiSCatholic.Scenario>");
                xamlMember.Getter = get_5_MainPage_Scenarios;
                xamlMember.SetIsReadOnly();
                break;
            case "JeSuiSCatholic.Scenario.Title":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Scenario");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "Title", "String");
                xamlMember.Getter = get_6_Scenario_Title;
                xamlMember.Setter = set_6_Scenario_Title;
                break;
            case "JeSuiSCatholic.Scenario.ClassType":
                userType = (global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlUserType)GetXamlTypeByName("JeSuiSCatholic.Scenario");
                xamlMember = new global::JeSuiSCatholic.JeSuiSCatholic_XamlTypeInfo.XamlMember(this, "ClassType", "System.Type");
                xamlMember.Getter = get_7_Scenario_ClassType;
                xamlMember.Setter = set_7_Scenario_ClassType;
                break;
            }
            return xamlMember;
        }