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

            switch (longMemberName)
            {
            case "Microsoft.Xaml.Interactivity.Interaction.Behaviors":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactivity.Interaction");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "Behaviors", "Microsoft.Xaml.Interactivity.BehaviorCollection");
                xamlMember.SetTargetTypeName("Windows.UI.Xaml.DependencyObject");
                xamlMember.SetIsAttachable();
                xamlMember.Getter = get_0_Interaction_Behaviors;
                xamlMember.Setter = set_0_Interaction_Behaviors;
                break;

            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderText":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderText", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_PasswordBoxPlaceHolderBehavior_PlaceHolderText;
                xamlMember.Setter = set_1_PasswordBoxPlaceHolderBehavior_PlaceHolderText;
                break;

            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderTextFontStyle":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextFontStyle", "Windows.UI.Text.FontStyle");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_2_PasswordBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                xamlMember.Setter = set_2_PasswordBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                break;

            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderTextForeground":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextForeground", "Windows.UI.Xaml.Media.Brush");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_3_PasswordBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                xamlMember.Setter = set_3_PasswordBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                break;

            case "OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.PasswordBox>.AssociatedObject":
                userType          = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.PasswordBox>");
                xamlMember        = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.Controls.PasswordBox");
                xamlMember.Getter = get_4_Behavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;

            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderText":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderText", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_5_TextBoxPlaceHolderBehavior_PlaceHolderText;
                xamlMember.Setter = set_5_TextBoxPlaceHolderBehavior_PlaceHolderText;
                break;

            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextAlignment":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextAlignment", "Windows.UI.Xaml.TextAlignment");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_6_TextBoxPlaceHolderBehavior_PlaceHolderTextAlignment;
                xamlMember.Setter = set_6_TextBoxPlaceHolderBehavior_PlaceHolderTextAlignment;
                break;

            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextFontStyle":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextFontStyle", "Windows.UI.Text.FontStyle");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_7_TextBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                xamlMember.Setter = set_7_TextBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                break;

            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextForeground":
                userType   = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextForeground", "Windows.UI.Xaml.Media.Brush");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_8_TextBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                xamlMember.Setter = set_8_TextBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                break;

            case "OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.TextBox>.AssociatedObject":
                userType          = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.TextBox>");
                xamlMember        = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.Controls.TextBox");
                xamlMember.Getter = get_9_Behavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;
            }
            return(xamlMember);
        }
Ejemplo n.º 2
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember xamlMember = null;
            global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "Microsoft.Xaml.Interactivity.Interaction.Behaviors":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactivity.Interaction");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "Behaviors", "Microsoft.Xaml.Interactivity.BehaviorCollection");
                xamlMember.SetTargetTypeName("Windows.UI.Xaml.DependencyObject");
                xamlMember.SetIsAttachable();
                xamlMember.Getter = get_0_Interaction_Behaviors;
                xamlMember.Setter = set_0_Interaction_Behaviors;
                break;
            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderText":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderText", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_PasswordBoxPlaceHolderBehavior_PlaceHolderText;
                xamlMember.Setter = set_1_PasswordBoxPlaceHolderBehavior_PlaceHolderText;
                break;
            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderTextFontStyle":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextFontStyle", "Windows.UI.Text.FontStyle");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_2_PasswordBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                xamlMember.Setter = set_2_PasswordBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                break;
            case "OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior.PlaceHolderTextForeground":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.PasswordBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextForeground", "Windows.UI.Xaml.Media.Brush");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_3_PasswordBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                xamlMember.Setter = set_3_PasswordBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                break;
            case "OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.PasswordBox>.AssociatedObject":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.PasswordBox>");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.Controls.PasswordBox");
                xamlMember.Getter = get_4_Behavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;
            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderText":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderText", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_5_TextBoxPlaceHolderBehavior_PlaceHolderText;
                xamlMember.Setter = set_5_TextBoxPlaceHolderBehavior_PlaceHolderText;
                break;
            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextAlignment":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextAlignment", "Windows.UI.Xaml.TextAlignment");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_6_TextBoxPlaceHolderBehavior_PlaceHolderTextAlignment;
                xamlMember.Setter = set_6_TextBoxPlaceHolderBehavior_PlaceHolderTextAlignment;
                break;
            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextFontStyle":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextFontStyle", "Windows.UI.Text.FontStyle");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_7_TextBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                xamlMember.Setter = set_7_TextBoxPlaceHolderBehavior_PlaceHolderTextFontStyle;
                break;
            case "OmuBumu.Behaviors.TextBoxPlaceHolderBehavior.PlaceHolderTextForeground":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.TextBoxPlaceHolderBehavior");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "PlaceHolderTextForeground", "Windows.UI.Xaml.Media.Brush");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_8_TextBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                xamlMember.Setter = set_8_TextBoxPlaceHolderBehavior_PlaceHolderTextForeground;
                break;
            case "OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.TextBox>.AssociatedObject":
                userType = (global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlUserType)GetXamlTypeByName("OmuBumu.Behaviors.Behavior`1<Windows.UI.Xaml.Controls.TextBox>");
                xamlMember = new global::OmuBumu.OmuBumu_WindowsPhone_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.Controls.TextBox");
                xamlMember.Getter = get_9_Behavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;
            }
            return xamlMember;
        }