private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember xamlMember = null;
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "Bing.Maps.Map.Children":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Children", "Bing.Maps.MapUIElementCollection");
                xamlMember.Getter = get_0_Map_Children;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.PreloadArea":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PreloadArea", "Bing.Maps.PreloadArea");
                xamlMember.Getter = get_1_Map_PreloadArea;
                xamlMember.Setter = set_1_Map_PreloadArea;
                break;
            case "Bing.Maps.Map.ShowScaleBar":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowScaleBar", "Boolean");
                xamlMember.Getter = get_2_Map_ShowScaleBar;
                xamlMember.Setter = set_2_Map_ShowScaleBar;
                break;
            case "Bing.Maps.Map.Culture":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Culture", "String");
                xamlMember.Getter = get_3_Map_Culture;
                xamlMember.Setter = set_3_Map_Culture;
                break;
            case "Bing.Maps.Map.Credentials":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Credentials", "String");
                xamlMember.Getter = get_4_Map_Credentials;
                xamlMember.Setter = set_4_Map_Credentials;
                break;
            case "Bing.Maps.Map.VenueManager":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "VenueManager", "Bing.Maps.VenueMaps.VenueManager");
                xamlMember.Getter = get_5_Map_VenueManager;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.LogoPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LogoPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_6_Map_LogoPosition;
                xamlMember.Setter = set_6_Map_LogoPosition;
                break;
            case "Bing.Maps.Map.CopyrightPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CopyrightPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_7_Map_CopyrightPosition;
                xamlMember.Setter = set_7_Map_CopyrightPosition;
                break;
            case "Bing.Maps.Map.ScaleBarPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ScaleBarPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_8_Map_ScaleBarPosition;
                xamlMember.Setter = set_8_Map_ScaleBarPosition;
                break;
            case "Bing.Maps.Map.ShowNavigationBar":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowNavigationBar", "Boolean");
                xamlMember.Getter = get_9_Map_ShowNavigationBar;
                xamlMember.Setter = set_9_Map_ShowNavigationBar;
                break;
            case "Bing.Maps.Map.SuppressNetworkRequests":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "SuppressNetworkRequests", "Boolean");
                xamlMember.Getter = get_10_Map_SuppressNetworkRequests;
                xamlMember.Setter = set_10_Map_SuppressNetworkRequests;
                break;
            case "Bing.Maps.Map.TileLayers":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TileLayers", "Bing.Maps.MapTileLayerCollection");
                xamlMember.Getter = get_11_Map_TileLayers;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.MapTileLayer.Bounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Bounds", "Bing.Maps.LocationRectCollection");
                xamlMember.Getter = get_12_MapTileLayer_Bounds;
                xamlMember.Setter = set_12_MapTileLayer_Bounds;
                break;
            case "Bing.Maps.LocationRect.West":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "West", "Double");
                xamlMember.Getter = get_13_LocationRect_West;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Southeast":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Southeast", "Bing.Maps.Location");
                xamlMember.Getter = get_14_LocationRect_Southeast;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.South":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "South", "Double");
                xamlMember.Getter = get_15_LocationRect_South;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Northwest":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Northwest", "Bing.Maps.Location");
                xamlMember.Getter = get_16_LocationRect_Northwest;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.North":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "North", "Double");
                xamlMember.Getter = get_17_LocationRect_North;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.East":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "East", "Double");
                xamlMember.Getter = get_18_LocationRect_East;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Height":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Height", "Double");
                xamlMember.Getter = get_19_LocationRect_Height;
                xamlMember.Setter = set_19_LocationRect_Height;
                break;
            case "Bing.Maps.LocationRect.Width":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Width", "Double");
                xamlMember.Getter = get_20_LocationRect_Width;
                xamlMember.Setter = set_20_LocationRect_Width;
                break;
            case "Bing.Maps.LocationRect.Center":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Center", "Bing.Maps.Location");
                xamlMember.Getter = get_21_LocationRect_Center;
                xamlMember.Setter = set_21_LocationRect_Center;
                break;
            case "Bing.Maps.MapTileLayer.FillMissingTiles":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FillMissingTiles", "Boolean");
                xamlMember.Getter = get_22_MapTileLayer_FillMissingTiles;
                xamlMember.Setter = set_22_MapTileLayer_FillMissingTiles;
                break;
            case "Bing.Maps.MapTileLayer.MaxZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MaxZoomLevel", "Double");
                xamlMember.Getter = get_23_MapTileLayer_MaxZoomLevel;
                xamlMember.Setter = set_23_MapTileLayer_MaxZoomLevel;
                break;
            case "Bing.Maps.MapTileLayer.MinZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MinZoomLevel", "Double");
                xamlMember.Getter = get_24_MapTileLayer_MinZoomLevel;
                xamlMember.Setter = set_24_MapTileLayer_MinZoomLevel;
                break;
            case "Bing.Maps.MapTileLayer.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_25_MapTileLayer_Visible;
                xamlMember.Setter = set_25_MapTileLayer_Visible;
                break;
            case "Bing.Maps.MapTileLayer.ZIndex":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZIndex", "Int32");
                xamlMember.Getter = get_26_MapTileLayer_ZIndex;
                xamlMember.Setter = set_26_MapTileLayer_ZIndex;
                break;
            case "Bing.Maps.MapTileLayer.TileSource":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TileSource", "String");
                xamlMember.Getter = get_27_MapTileLayer_TileSource;
                xamlMember.Setter = set_27_MapTileLayer_TileSource;
                break;
            case "Bing.Maps.MapTileLayer.Opacity":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Opacity", "Double");
                xamlMember.Getter = get_28_MapTileLayer_Opacity;
                xamlMember.Setter = set_28_MapTileLayer_Opacity;
                break;
            case "Bing.Maps.Map.ShapeLayers":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShapeLayers", "Bing.Maps.MapShapeLayerCollection");
                xamlMember.Getter = get_29_Map_ShapeLayers;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.MapShapeLayer.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_30_MapShapeLayer_Visible;
                xamlMember.Setter = set_30_MapShapeLayer_Visible;
                break;
            case "Bing.Maps.MapShapeLayer.ZIndex":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZIndex", "Int32");
                xamlMember.Getter = get_31_MapShapeLayer_ZIndex;
                xamlMember.Setter = set_31_MapShapeLayer_ZIndex;
                break;
            case "Bing.Maps.MapShapeLayer.Shapes":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Shapes", "Bing.Maps.MapShapeCollection");
                xamlMember.Getter = get_32_MapShapeLayer_Shapes;
                xamlMember.Setter = set_32_MapShapeLayer_Shapes;
                break;
            case "Bing.Maps.MapShape.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShape");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_33_MapShape_Visible;
                xamlMember.Setter = set_33_MapShape_Visible;
                break;
            case "Bing.Maps.Map.RotationEnabled":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "RotationEnabled", "Boolean");
                xamlMember.Getter = get_34_Map_RotationEnabled;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.MaxZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MaxZoomLevel", "Double");
                xamlMember.Getter = get_35_Map_MaxZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.MinZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MinZoomLevel", "Double");
                xamlMember.Getter = get_36_Map_MinZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.HomeRegion":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "HomeRegion", "String");
                xamlMember.Getter = get_37_Map_HomeRegion;
                xamlMember.Setter = set_37_Map_HomeRegion;
                break;
            case "Bing.Maps.Map.TargetBounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetBounds", "Bing.Maps.LocationRect");
                xamlMember.Getter = get_38_Map_TargetBounds;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Bounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Bounds", "Bing.Maps.LocationRect");
                xamlMember.Getter = get_39_Map_Bounds;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.ShowBreadcrumb":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowBreadcrumb", "Boolean");
                xamlMember.Getter = get_40_Map_ShowBreadcrumb;
                xamlMember.Setter = set_40_Map_ShowBreadcrumb;
                break;
            case "Bing.Maps.Map.ShowBuildings":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowBuildings", "Boolean");
                xamlMember.Getter = get_41_Map_ShowBuildings;
                xamlMember.Setter = set_41_Map_ShowBuildings;
                break;
            case "Bing.Maps.Map.ShowTraffic":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowTraffic", "Boolean");
                xamlMember.Getter = get_42_Map_ShowTraffic;
                xamlMember.Setter = set_42_Map_ShowTraffic;
                break;
            case "Bing.Maps.Map.ViewRestriction":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ViewRestriction", "Bing.Maps.MapViewRestriction");
                xamlMember.Getter = get_43_Map_ViewRestriction;
                xamlMember.Setter = set_43_Map_ViewRestriction;
                break;
            case "Bing.Maps.Map.MapType":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MapType", "Bing.Maps.MapType");
                xamlMember.Getter = get_44_Map_MapType;
                xamlMember.Setter = set_44_Map_MapType;
                break;
            case "Bing.Maps.Map.TargetHeading":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetHeading", "Double");
                xamlMember.Getter = get_45_Map_TargetHeading;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.TargetZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetZoomLevel", "Double");
                xamlMember.Getter = get_46_Map_TargetZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.TargetCenter":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetCenter", "Bing.Maps.Location");
                xamlMember.Getter = get_47_Map_TargetCenter;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Heading":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Heading", "Double");
                xamlMember.Getter = get_48_Map_Heading;
                xamlMember.Setter = set_48_Map_Heading;
                break;
            case "Bing.Maps.Map.ZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZoomLevel", "Double");
                xamlMember.Getter = get_49_Map_ZoomLevel;
                xamlMember.Setter = set_49_Map_ZoomLevel;
                break;
            case "Bing.Maps.Map.Center":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Center", "Bing.Maps.Location");
                xamlMember.Getter = get_50_Map_Center;
                xamlMember.Setter = set_50_Map_Center;
                break;
            case "Bing.Maps.Map.MetersPerPixel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MetersPerPixel", "Double");
                xamlMember.Getter = get_51_Map_MetersPerPixel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Pushpin.Text":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Pushpin");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Text", "String");
                xamlMember.Getter = get_52_Pushpin_Text;
                xamlMember.Setter = set_52_Pushpin_Text;
                break;
            case "Bing.Maps.VenueMaps.VenueFloorDataSource.Items":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueFloorDataSource");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Items", "Windows.Foundation.Collections.IObservableVector<Object>");
                xamlMember.Getter = get_53_VenueFloorDataSource_Items;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueFloorDataSource.Name":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueFloorDataSource");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Name", "String");
                xamlMember.Getter = get_54_VenueFloorDataSource_Name;
                xamlMember.Setter = set_54_VenueFloorDataSource_Name;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Highlighted":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Highlighted", "Boolean");
                xamlMember.Getter = get_55_VenueEntity_Highlighted;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.LineWidth":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LineWidth", "Double");
                xamlMember.Getter = get_56_VenueEntity_LineWidth;
                xamlMember.Setter = set_56_VenueEntity_LineWidth;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.HighlightColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "HighlightColor", "Windows.UI.Color");
                xamlMember.Getter = get_57_VenueEntity_HighlightColor;
                xamlMember.Setter = set_57_VenueEntity_HighlightColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.FillColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FillColor", "Windows.UI.Color");
                xamlMember.Getter = get_58_VenueEntity_FillColor;
                xamlMember.Setter = set_58_VenueEntity_FillColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.LineColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LineColor", "Windows.UI.Color");
                xamlMember.Getter = get_59_VenueEntity_LineColor;
                xamlMember.Setter = set_59_VenueEntity_LineColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Type":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Type", "Bing.Maps.VenueMaps.VenueEntityType");
                xamlMember.Getter = get_60_VenueEntity_Type;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.PhoneNumber":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PhoneNumber", "String");
                xamlMember.Getter = get_61_VenueEntity_PhoneNumber;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Name":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Name", "String");
                xamlMember.Getter = get_62_VenueEntity_Name;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Outline":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Outline", "Bing.Maps.LocationCollection");
                xamlMember.Getter = get_63_VenueEntity_Outline;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Location.Longitude":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Location");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Longitude", "Double");
                xamlMember.Getter = get_64_Location_Longitude;
                xamlMember.Setter = set_64_Location_Longitude;
                break;
            case "Bing.Maps.Location.Latitude":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Location");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Latitude", "Double");
                xamlMember.Getter = get_65_Location_Latitude;
                xamlMember.Setter = set_65_Location_Latitude;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Id":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Id", "Int32");
                xamlMember.Getter = get_66_VenueEntity_Id;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.FloorName":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FloorName", "String");
                xamlMember.Getter = get_67_VenueEntity_FloorName;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Floor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Floor", "Bing.Maps.VenueMaps.Floor");
                xamlMember.Getter = get_68_VenueEntity_Floor;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Location":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Location", "Bing.Maps.Location");
                xamlMember.Getter = get_69_VenueEntity_Location;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Description":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Description", "String");
                xamlMember.Getter = get_70_VenueEntity_Description;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.CategoryName":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CategoryName", "String");
                xamlMember.Getter = get_71_VenueEntity_CategoryName;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.CategoryId":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CategoryId", "String");
                xamlMember.Getter = get_72_VenueEntity_CategoryId;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.BusinessId":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "BusinessId", "String");
                xamlMember.Getter = get_73_VenueEntity_BusinessId;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Address":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Address", "Bing.Maps.VenueMaps.VenueAddress");
                xamlMember.Getter = get_74_VenueEntity_Address;
                xamlMember.SetIsReadOnly();
                break;
            }
            return xamlMember;
        }
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember xamlMember = null;
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "Surface_Maps.Pages.AlbumCollectionView.AllCollectionByDateGroups":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.AlbumCollectionView");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "AllCollectionByDateGroups", "System.Collections.ObjectModel.ObservableCollection<Surface_Maps.Utils.GroupInfoList<Surface_Maps.DataModel.AlbumDataStructure>>");
                xamlMember.Getter = get_0_AlbumCollectionView_AllCollectionByDateGroups;
                xamlMember.Setter = set_0_AlbumCollectionView_AllCollectionByDateGroups;
                break;
            case "Surface_Maps.Utils.GroupInfoList<Surface_Maps.DataModel.AlbumDataStructure>.Key":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Utils.GroupInfoList<Surface_Maps.DataModel.AlbumDataStructure>");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Key", "String");
                xamlMember.Getter = get_1_GroupInfoList_Key;
                xamlMember.Setter = set_1_GroupInfoList_Key;
                break;
            case "System.Collections.ObjectModel.Collection<Object>.Count":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("System.Collections.ObjectModel.Collection<Object>");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Count", "Int32");
                xamlMember.Getter = get_2_Collection_Count;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.AlbumModifyView.ListPhoto":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.AlbumModifyView");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ListPhoto", "System.Collections.ObjectModel.ObservableCollection<Surface_Maps.Pages.PhotoDataStructure>");
                xamlMember.Getter = get_3_AlbumModifyView_ListPhoto;
                xamlMember.Setter = set_3_AlbumModifyView_ListPhoto;
                break;
            case "Surface_Maps.Pages.PhotoDataStructure.PhotoData":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PhotoData", "Surface_Maps.DataModel.PhotoDataStructure");
                xamlMember.Getter = get_4_PhotoDataStructure_PhotoData;
                xamlMember.Setter = set_4_PhotoDataStructure_PhotoData;
                break;
            case "Surface_Maps.Pages.PhotoDataStructure.ImageWidthHeight":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImageWidthHeight", "Double");
                xamlMember.Getter = get_5_PhotoDataStructure_ImageWidthHeight;
                xamlMember.Setter = set_5_PhotoDataStructure_ImageWidthHeight;
                break;
            case "Surface_Maps.Pages.PhotoDataStructure.Image":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Image", "Windows.UI.Xaml.Media.Imaging.BitmapImage");
                xamlMember.Getter = get_6_PhotoDataStructure_Image;
                xamlMember.Setter = set_6_PhotoDataStructure_Image;
                break;
            case "Surface_Maps.Pages.PhotoDataStructure.ImageWidth":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImageWidth", "String");
                xamlMember.Getter = get_7_PhotoDataStructure_ImageWidth;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.PhotoDataStructure.ImageHeight":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImageHeight", "String");
                xamlMember.Getter = get_8_PhotoDataStructure_ImageHeight;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.DiyPushpin.PushPinDataSource":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.DiyPushpin");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PushPinDataSource", "Surface_Maps.DataModel.PushpinDataStructure");
                xamlMember.Getter = get_9_DiyPushpin_PushPinDataSource;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Children":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Children", "Bing.Maps.MapUIElementCollection");
                xamlMember.Getter = get_10_Map_Children;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.PreloadArea":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PreloadArea", "Bing.Maps.PreloadArea");
                xamlMember.Getter = get_11_Map_PreloadArea;
                xamlMember.Setter = set_11_Map_PreloadArea;
                break;
            case "Bing.Maps.Map.ShowScaleBar":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowScaleBar", "Boolean");
                xamlMember.Getter = get_12_Map_ShowScaleBar;
                xamlMember.Setter = set_12_Map_ShowScaleBar;
                break;
            case "Bing.Maps.Map.Credentials":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Credentials", "String");
                xamlMember.Getter = get_13_Map_Credentials;
                xamlMember.Setter = set_13_Map_Credentials;
                break;
            case "Bing.Maps.Map.VenueManager":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "VenueManager", "Bing.Maps.VenueMaps.VenueManager");
                xamlMember.Getter = get_14_Map_VenueManager;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.LogoPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LogoPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_15_Map_LogoPosition;
                xamlMember.Setter = set_15_Map_LogoPosition;
                break;
            case "Bing.Maps.Map.CopyrightPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CopyrightPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_16_Map_CopyrightPosition;
                xamlMember.Setter = set_16_Map_CopyrightPosition;
                break;
            case "Bing.Maps.Map.ScaleBarPosition":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ScaleBarPosition", "Bing.Maps.MapForegroundPosition");
                xamlMember.Getter = get_17_Map_ScaleBarPosition;
                xamlMember.Setter = set_17_Map_ScaleBarPosition;
                break;
            case "Bing.Maps.Map.ShowNavigationBar":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowNavigationBar", "Boolean");
                xamlMember.Getter = get_18_Map_ShowNavigationBar;
                xamlMember.Setter = set_18_Map_ShowNavigationBar;
                break;
            case "Bing.Maps.Map.SuppressNetworkRequests":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "SuppressNetworkRequests", "Boolean");
                xamlMember.Getter = get_19_Map_SuppressNetworkRequests;
                xamlMember.Setter = set_19_Map_SuppressNetworkRequests;
                break;
            case "Bing.Maps.Map.TileLayers":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TileLayers", "Bing.Maps.MapTileLayerCollection");
                xamlMember.Getter = get_20_Map_TileLayers;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.MapTileLayer.Bounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Bounds", "Bing.Maps.LocationRectCollection");
                xamlMember.Getter = get_21_MapTileLayer_Bounds;
                xamlMember.Setter = set_21_MapTileLayer_Bounds;
                break;
            case "Bing.Maps.LocationRect.West":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "West", "Double");
                xamlMember.Getter = get_22_LocationRect_West;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Southeast":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Southeast", "Bing.Maps.Location");
                xamlMember.Getter = get_23_LocationRect_Southeast;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.South":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "South", "Double");
                xamlMember.Getter = get_24_LocationRect_South;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Northwest":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Northwest", "Bing.Maps.Location");
                xamlMember.Getter = get_25_LocationRect_Northwest;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.North":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "North", "Double");
                xamlMember.Getter = get_26_LocationRect_North;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.East":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "East", "Double");
                xamlMember.Getter = get_27_LocationRect_East;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.LocationRect.Height":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Height", "Double");
                xamlMember.Getter = get_28_LocationRect_Height;
                xamlMember.Setter = set_28_LocationRect_Height;
                break;
            case "Bing.Maps.LocationRect.Width":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Width", "Double");
                xamlMember.Getter = get_29_LocationRect_Width;
                xamlMember.Setter = set_29_LocationRect_Width;
                break;
            case "Bing.Maps.LocationRect.Center":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.LocationRect");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Center", "Bing.Maps.Location");
                xamlMember.Getter = get_30_LocationRect_Center;
                xamlMember.Setter = set_30_LocationRect_Center;
                break;
            case "Bing.Maps.MapTileLayer.FillMissingTiles":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FillMissingTiles", "Boolean");
                xamlMember.Getter = get_31_MapTileLayer_FillMissingTiles;
                xamlMember.Setter = set_31_MapTileLayer_FillMissingTiles;
                break;
            case "Bing.Maps.MapTileLayer.MaxZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MaxZoomLevel", "Double");
                xamlMember.Getter = get_32_MapTileLayer_MaxZoomLevel;
                xamlMember.Setter = set_32_MapTileLayer_MaxZoomLevel;
                break;
            case "Bing.Maps.MapTileLayer.MinZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MinZoomLevel", "Double");
                xamlMember.Getter = get_33_MapTileLayer_MinZoomLevel;
                xamlMember.Setter = set_33_MapTileLayer_MinZoomLevel;
                break;
            case "Bing.Maps.MapTileLayer.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_34_MapTileLayer_Visible;
                xamlMember.Setter = set_34_MapTileLayer_Visible;
                break;
            case "Bing.Maps.MapTileLayer.ZIndex":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZIndex", "Int32");
                xamlMember.Getter = get_35_MapTileLayer_ZIndex;
                xamlMember.Setter = set_35_MapTileLayer_ZIndex;
                break;
            case "Bing.Maps.MapTileLayer.TileSource":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TileSource", "String");
                xamlMember.Getter = get_36_MapTileLayer_TileSource;
                xamlMember.Setter = set_36_MapTileLayer_TileSource;
                break;
            case "Bing.Maps.MapTileLayer.Opacity":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapTileLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Opacity", "Double");
                xamlMember.Getter = get_37_MapTileLayer_Opacity;
                xamlMember.Setter = set_37_MapTileLayer_Opacity;
                break;
            case "Bing.Maps.Map.ShapeLayers":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShapeLayers", "Bing.Maps.MapShapeLayerCollection");
                xamlMember.Getter = get_38_Map_ShapeLayers;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.MapShapeLayer.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_39_MapShapeLayer_Visible;
                xamlMember.Setter = set_39_MapShapeLayer_Visible;
                break;
            case "Bing.Maps.MapShapeLayer.ZIndex":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZIndex", "Int32");
                xamlMember.Getter = get_40_MapShapeLayer_ZIndex;
                xamlMember.Setter = set_40_MapShapeLayer_ZIndex;
                break;
            case "Bing.Maps.MapShapeLayer.Shapes":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShapeLayer");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Shapes", "Bing.Maps.MapShapeCollection");
                xamlMember.Getter = get_41_MapShapeLayer_Shapes;
                xamlMember.Setter = set_41_MapShapeLayer_Shapes;
                break;
            case "Bing.Maps.MapShape.Visible":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.MapShape");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Visible", "Boolean");
                xamlMember.Getter = get_42_MapShape_Visible;
                xamlMember.Setter = set_42_MapShape_Visible;
                break;
            case "Bing.Maps.Map.RotationEnabled":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "RotationEnabled", "Boolean");
                xamlMember.Getter = get_43_Map_RotationEnabled;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.MaxZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MaxZoomLevel", "Double");
                xamlMember.Getter = get_44_Map_MaxZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.MinZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MinZoomLevel", "Double");
                xamlMember.Getter = get_45_Map_MinZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Culture":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Culture", "String");
                xamlMember.Getter = get_46_Map_Culture;
                xamlMember.Setter = set_46_Map_Culture;
                break;
            case "Bing.Maps.Map.HomeRegion":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "HomeRegion", "String");
                xamlMember.Getter = get_47_Map_HomeRegion;
                xamlMember.Setter = set_47_Map_HomeRegion;
                break;
            case "Bing.Maps.Map.TargetBounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetBounds", "Bing.Maps.LocationRect");
                xamlMember.Getter = get_48_Map_TargetBounds;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Bounds":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Bounds", "Bing.Maps.LocationRect");
                xamlMember.Getter = get_49_Map_Bounds;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.ShowBreadcrumb":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowBreadcrumb", "Boolean");
                xamlMember.Getter = get_50_Map_ShowBreadcrumb;
                xamlMember.Setter = set_50_Map_ShowBreadcrumb;
                break;
            case "Bing.Maps.Map.ShowBuildings":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowBuildings", "Boolean");
                xamlMember.Getter = get_51_Map_ShowBuildings;
                xamlMember.Setter = set_51_Map_ShowBuildings;
                break;
            case "Bing.Maps.Map.ShowTraffic":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ShowTraffic", "Boolean");
                xamlMember.Getter = get_52_Map_ShowTraffic;
                xamlMember.Setter = set_52_Map_ShowTraffic;
                break;
            case "Bing.Maps.Map.ViewRestriction":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ViewRestriction", "Bing.Maps.MapViewRestriction");
                xamlMember.Getter = get_53_Map_ViewRestriction;
                xamlMember.Setter = set_53_Map_ViewRestriction;
                break;
            case "Bing.Maps.Map.MapType":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MapType", "Bing.Maps.MapType");
                xamlMember.Getter = get_54_Map_MapType;
                xamlMember.Setter = set_54_Map_MapType;
                break;
            case "Bing.Maps.Map.TargetHeading":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetHeading", "Double");
                xamlMember.Getter = get_55_Map_TargetHeading;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.TargetZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetZoomLevel", "Double");
                xamlMember.Getter = get_56_Map_TargetZoomLevel;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.TargetCenter":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "TargetCenter", "Bing.Maps.Location");
                xamlMember.Getter = get_57_Map_TargetCenter;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Map.Heading":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Heading", "Double");
                xamlMember.Getter = get_58_Map_Heading;
                xamlMember.Setter = set_58_Map_Heading;
                break;
            case "Bing.Maps.Map.ZoomLevel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ZoomLevel", "Double");
                xamlMember.Getter = get_59_Map_ZoomLevel;
                xamlMember.Setter = set_59_Map_ZoomLevel;
                break;
            case "Bing.Maps.Map.Center":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Center", "Bing.Maps.Location");
                xamlMember.Getter = get_60_Map_Center;
                xamlMember.Setter = set_60_Map_Center;
                break;
            case "Bing.Maps.Map.MetersPerPixel":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Map");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "MetersPerPixel", "Double");
                xamlMember.Getter = get_61_Map_MetersPerPixel;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.PhotoExposition.ListPhoto":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.PhotoExposition");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ListPhoto", "System.Collections.ObjectModel.ObservableCollection<Surface_Maps.Pages.Photos>");
                xamlMember.Getter = get_62_PhotoExposition_ListPhoto;
                xamlMember.Setter = set_62_PhotoExposition_ListPhoto;
                break;
            case "Surface_Maps.Pages.Photos.Comment":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.Photos");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Comment", "String");
                xamlMember.Getter = get_63_Photos_Comment;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.Photos.ImagePath":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.Photos");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImagePath", "String");
                xamlMember.Getter = get_64_Photos_ImagePath;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.Photos.Width":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.Photos");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Width", "Int32");
                xamlMember.Getter = get_65_Photos_Width;
                xamlMember.Setter = set_65_Photos_Width;
                break;
            case "Surface_Maps.Pages.Photos.Height":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.Photos");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Height", "Int32");
                xamlMember.Getter = get_66_Photos_Height;
                xamlMember.Setter = set_66_Photos_Height;
                break;
            case "Surface_Maps.Pages.Photos.Image":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.Photos");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Image", "Windows.UI.Xaml.Media.Imaging.BitmapImage");
                xamlMember.Getter = get_67_Photos_Image;
                xamlMember.SetIsReadOnly();
                break;
            case "Surface_Maps.Pages.VideoAlbumModifyView.ListVideo":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoAlbumModifyView");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ListVideo", "System.Collections.ObjectModel.ObservableCollection<Surface_Maps.Pages.VideoDataStructure>");
                xamlMember.Getter = get_68_VideoAlbumModifyView_ListVideo;
                xamlMember.Setter = set_68_VideoAlbumModifyView_ListVideo;
                break;
            case "Surface_Maps.Pages.VideoDataStructure.VideoData":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "VideoData", "Surface_Maps.DataModel.VideoDataStructure");
                xamlMember.Getter = get_69_VideoDataStructure_VideoData;
                xamlMember.Setter = set_69_VideoDataStructure_VideoData;
                break;
            case "Surface_Maps.Pages.VideoDataStructure.VideoWidthHeight":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "VideoWidthHeight", "Double");
                xamlMember.Getter = get_70_VideoDataStructure_VideoWidthHeight;
                xamlMember.Setter = set_70_VideoDataStructure_VideoWidthHeight;
                break;
            case "Surface_Maps.Pages.VideoDataStructure.VideoWidth":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "VideoWidth", "Double");
                xamlMember.Getter = get_71_VideoDataStructure_VideoWidth;
                xamlMember.Setter = set_71_VideoDataStructure_VideoWidth;
                break;
            case "Surface_Maps.Pages.VideoDataStructure.Image":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoDataStructure");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Image", "Windows.UI.Xaml.Media.Imaging.BitmapImage");
                xamlMember.Getter = get_72_VideoDataStructure_Image;
                xamlMember.Setter = set_72_VideoDataStructure_Image;
                break;
            case "Surface_Maps.Pages.VideoExposition.ListVideo":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Pages.VideoExposition");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ListVideo", "System.Collections.ObjectModel.ObservableCollection<Surface_Maps.Pages.VideoDataStructure>");
                xamlMember.Getter = get_73_VideoExposition_ListVideo;
                xamlMember.Setter = set_73_VideoExposition_ListVideo;
                break;
            case "Surface_Maps.SettingCommands.HelpSettingsFlyout.ImagesHeight":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.SettingCommands.HelpSettingsFlyout");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImagesHeight", "Double");
                xamlMember.Getter = get_74_HelpSettingsFlyout_ImagesHeight;
                xamlMember.Setter = set_74_HelpSettingsFlyout_ImagesHeight;
                break;
            case "Surface_Maps.SettingCommands.HelpSettingsFlyout.ImagesTextWidth":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.SettingCommands.HelpSettingsFlyout");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ImagesTextWidth", "Double");
                xamlMember.Getter = get_75_HelpSettingsFlyout_ImagesTextWidth;
                xamlMember.Setter = set_75_HelpSettingsFlyout_ImagesTextWidth;
                break;
            case "Bing.Maps.Pushpin.Text":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Pushpin");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Text", "String");
                xamlMember.Getter = get_76_Pushpin_Text;
                xamlMember.Setter = set_76_Pushpin_Text;
                break;
            case "Bing.Maps.VenueMaps.VenueFloorDataSource.Items":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueFloorDataSource");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Items", "Windows.Foundation.Collections.IObservableVector<Object>");
                xamlMember.Getter = get_77_VenueFloorDataSource_Items;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueFloorDataSource.Name":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueFloorDataSource");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Name", "String");
                xamlMember.Getter = get_78_VenueFloorDataSource_Name;
                xamlMember.Setter = set_78_VenueFloorDataSource_Name;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Highlighted":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Highlighted", "Boolean");
                xamlMember.Getter = get_79_VenueEntity_Highlighted;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.LineWidth":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LineWidth", "Double");
                xamlMember.Getter = get_80_VenueEntity_LineWidth;
                xamlMember.Setter = set_80_VenueEntity_LineWidth;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.HighlightColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "HighlightColor", "Windows.UI.Color");
                xamlMember.Getter = get_81_VenueEntity_HighlightColor;
                xamlMember.Setter = set_81_VenueEntity_HighlightColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.FillColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FillColor", "Windows.UI.Color");
                xamlMember.Getter = get_82_VenueEntity_FillColor;
                xamlMember.Setter = set_82_VenueEntity_FillColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.LineColor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "LineColor", "Windows.UI.Color");
                xamlMember.Getter = get_83_VenueEntity_LineColor;
                xamlMember.Setter = set_83_VenueEntity_LineColor;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Type":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Type", "Bing.Maps.VenueMaps.VenueEntityType");
                xamlMember.Getter = get_84_VenueEntity_Type;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.PhoneNumber":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "PhoneNumber", "String");
                xamlMember.Getter = get_85_VenueEntity_PhoneNumber;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Name":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Name", "String");
                xamlMember.Getter = get_86_VenueEntity_Name;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Outline":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Outline", "Bing.Maps.LocationCollection");
                xamlMember.Getter = get_87_VenueEntity_Outline;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.Location.Longitude":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Location");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Longitude", "Double");
                xamlMember.Getter = get_88_Location_Longitude;
                xamlMember.Setter = set_88_Location_Longitude;
                break;
            case "Bing.Maps.Location.Latitude":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.Location");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Latitude", "Double");
                xamlMember.Getter = get_89_Location_Latitude;
                xamlMember.Setter = set_89_Location_Latitude;
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Id":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Id", "Int32");
                xamlMember.Getter = get_90_VenueEntity_Id;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.FloorName":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "FloorName", "String");
                xamlMember.Getter = get_91_VenueEntity_FloorName;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Floor":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Floor", "Bing.Maps.VenueMaps.Floor");
                xamlMember.Getter = get_92_VenueEntity_Floor;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Location":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Location", "Bing.Maps.Location");
                xamlMember.Getter = get_93_VenueEntity_Location;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Description":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Description", "String");
                xamlMember.Getter = get_94_VenueEntity_Description;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.CategoryName":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CategoryName", "String");
                xamlMember.Getter = get_95_VenueEntity_CategoryName;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.CategoryId":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "CategoryId", "String");
                xamlMember.Getter = get_96_VenueEntity_CategoryId;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.BusinessId":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "BusinessId", "String");
                xamlMember.Getter = get_97_VenueEntity_BusinessId;
                xamlMember.SetIsReadOnly();
                break;
            case "Bing.Maps.VenueMaps.VenueEntity.Address":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Bing.Maps.VenueMaps.VenueEntity");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "Address", "Bing.Maps.VenueMaps.VenueAddress");
                xamlMember.Getter = get_98_VenueEntity_Address;
                xamlMember.SetIsReadOnly();
                break;
            }
            return xamlMember;
        }
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember xamlMember = null;
            global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "Surface_Maps.Common.RichTextColumns.RichTextContent":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Common.RichTextColumns");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "RichTextContent", "Windows.UI.Xaml.Controls.RichTextBlock");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_0_RichTextColumns_RichTextContent;
                xamlMember.Setter = set_0_RichTextColumns_RichTextContent;
                break;
            case "Surface_Maps.Common.RichTextColumns.ColumnTemplate":
                userType = (global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Surface_Maps.Common.RichTextColumns");
                xamlMember = new global::Surface_Maps.Surface_Maps_XamlTypeInfo.XamlMember(this, "ColumnTemplate", "Windows.UI.Xaml.DataTemplate");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_RichTextColumns_ColumnTemplate;
                xamlMember.Setter = set_1_RichTextColumns_ColumnTemplate;
                break;
            }
            return xamlMember;
        }