Ejemplo n.º 1
0
 private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
 {
     global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember xamlMember = null;
     // No Local Properties
     return(xamlMember);
 }
Ejemplo n.º 2
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember   xamlMember = null;
            global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "ComeFlyWithMe.Modelview.ViewModel.Suitcases":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "Suitcases", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_0_ViewModel_Suitcases;
                xamlMember.Setter = set_0_ViewModel_Suitcases;
                break;

            case "ComeFlyWithMe.Model.Luggage.Destination":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Model.Luggage");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "Destination", "String");
                xamlMember.Getter = get_1_Luggage_Destination;
                xamlMember.Setter = set_1_Luggage_Destination;
                break;

            case "ComeFlyWithMe.Model.Luggage.SerialNumber":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Model.Luggage");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "SerialNumber", "UInt32");
                xamlMember.Getter = get_2_Luggage_SerialNumber;
                xamlMember.Setter = set_2_Luggage_SerialNumber;
                break;

            case "ComeFlyWithMe.Modelview.ViewModel.SortedSuitcasesBornholm":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "SortedSuitcasesBornholm", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_3_ViewModel_SortedSuitcasesBornholm;
                xamlMember.Setter = set_3_ViewModel_SortedSuitcasesBornholm;
                break;

            case "ComeFlyWithMe.Modelview.ViewModel.SortedSuitcasesKairo":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "SortedSuitcasesKairo", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_4_ViewModel_SortedSuitcasesKairo;
                xamlMember.Setter = set_4_ViewModel_SortedSuitcasesKairo;
                break;

            case "ComeFlyWithMe.Modelview.ViewModel.SortedSuitcasesParis":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "SortedSuitcasesParis", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_5_ViewModel_SortedSuitcasesParis;
                xamlMember.Setter = set_5_ViewModel_SortedSuitcasesParis;
                break;

            case "ComeFlyWithMe.Modelview.ViewModel.SortedSuitcasesRom":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "SortedSuitcasesRom", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_6_ViewModel_SortedSuitcasesRom;
                xamlMember.Setter = set_6_ViewModel_SortedSuitcasesRom;
                break;

            case "ComeFlyWithMe.Modelview.ViewModel.LoadedSuitcases":
                userType          = (global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlUserType)GetXamlTypeByName("ComeFlyWithMe.Modelview.ViewModel");
                xamlMember        = new global::ComeFlyWithMe.ComeFlyWithMe_XamlTypeInfo.XamlMember(this, "LoadedSuitcases", "System.Collections.ObjectModel.ObservableCollection`1<ComeFlyWithMe.Model.Luggage>");
                xamlMember.Getter = get_7_ViewModel_LoadedSuitcases;
                xamlMember.Setter = set_7_ViewModel_LoadedSuitcases;
                break;
            }
            return(xamlMember);
        }