예제 #1
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::App34.App34_XamlTypeInfo.XamlMember   xamlMember = null;
            global::App34.App34_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "App34.MainPage.tet":
                userType          = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("App34.MainPage");
                xamlMember        = new global::App34.App34_XamlTypeInfo.XamlMember(this, "tet", "String");
                xamlMember.Getter = get_0_MainPage_tet;
                xamlMember.Setter = set_0_MainPage_tet;
                break;
            }
            return(xamlMember);
        }
예제 #2
0
        private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)
        {
            global::App34.App34_XamlTypeInfo.XamlMember   xamlMember = null;
            global::App34.App34_XamlTypeInfo.XamlUserType userType;

            switch (longMemberName)
            {
            case "Microsoft.Xaml.Interactivity.Interaction.Behaviors":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactivity.Interaction");
                xamlMember = new global::App34.App34_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 "Microsoft.Xaml.Interactions.Core.EventTriggerBehavior.Actions":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.EventTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "Actions", "Microsoft.Xaml.Interactivity.ActionCollection");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_1_EventTriggerBehavior_Actions;
                xamlMember.SetIsReadOnly();
                break;

            case "Microsoft.Xaml.Interactions.Core.EventTriggerBehavior.EventName":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.EventTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "EventName", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_2_EventTriggerBehavior_EventName;
                xamlMember.Setter = set_2_EventTriggerBehavior_EventName;
                break;

            case "Microsoft.Xaml.Interactions.Core.EventTriggerBehavior.SourceObject":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.EventTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "SourceObject", "Object");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_3_EventTriggerBehavior_SourceObject;
                xamlMember.Setter = set_3_EventTriggerBehavior_SourceObject;
                break;

            case "Microsoft.Xaml.Interactions.Core.EventTriggerBehavior.AssociatedObject":
                userType          = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.EventTriggerBehavior");
                xamlMember        = new global::App34.App34_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.DependencyObject");
                xamlMember.Getter = get_4_EventTriggerBehavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;

            case "Microsoft.Xaml.Interactions.Core.DataTriggerBehavior.Actions":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.DataTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "Actions", "Microsoft.Xaml.Interactivity.ActionCollection");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_5_DataTriggerBehavior_Actions;
                xamlMember.SetIsReadOnly();
                break;

            case "Microsoft.Xaml.Interactions.Core.DataTriggerBehavior.Binding":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.DataTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "Binding", "Object");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_6_DataTriggerBehavior_Binding;
                xamlMember.Setter = set_6_DataTriggerBehavior_Binding;
                break;

            case "Microsoft.Xaml.Interactions.Core.DataTriggerBehavior.ComparisonCondition":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.DataTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "ComparisonCondition", "Microsoft.Xaml.Interactions.Core.ComparisonConditionType");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_7_DataTriggerBehavior_ComparisonCondition;
                xamlMember.Setter = set_7_DataTriggerBehavior_ComparisonCondition;
                break;

            case "Microsoft.Xaml.Interactions.Core.DataTriggerBehavior.Value":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.DataTriggerBehavior");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "Value", "Object");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_8_DataTriggerBehavior_Value;
                xamlMember.Setter = set_8_DataTriggerBehavior_Value;
                break;

            case "Microsoft.Xaml.Interactions.Core.DataTriggerBehavior.AssociatedObject":
                userType          = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.DataTriggerBehavior");
                xamlMember        = new global::App34.App34_XamlTypeInfo.XamlMember(this, "AssociatedObject", "Windows.UI.Xaml.DependencyObject");
                xamlMember.Getter = get_9_DataTriggerBehavior_AssociatedObject;
                xamlMember.SetIsReadOnly();
                break;

            case "Microsoft.Xaml.Interactions.Core.ChangePropertyAction.PropertyName":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.ChangePropertyAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "PropertyName", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_10_ChangePropertyAction_PropertyName;
                xamlMember.Setter = set_10_ChangePropertyAction_PropertyName;
                break;

            case "Microsoft.Xaml.Interactions.Core.ChangePropertyAction.Value":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.ChangePropertyAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "Value", "Object");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_11_ChangePropertyAction_Value;
                xamlMember.Setter = set_11_ChangePropertyAction_Value;
                break;

            case "Microsoft.Xaml.Interactions.Core.ChangePropertyAction.TargetObject":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.ChangePropertyAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "TargetObject", "Object");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_12_ChangePropertyAction_TargetObject;
                xamlMember.Setter = set_12_ChangePropertyAction_TargetObject;
                break;

            case "Microsoft.Xaml.Interactions.Core.GoToStateAction.StateName":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.GoToStateAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "StateName", "String");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_13_GoToStateAction_StateName;
                xamlMember.Setter = set_13_GoToStateAction_StateName;
                break;

            case "Microsoft.Xaml.Interactions.Core.GoToStateAction.UseTransitions":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.GoToStateAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "UseTransitions", "Boolean");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_14_GoToStateAction_UseTransitions;
                xamlMember.Setter = set_14_GoToStateAction_UseTransitions;
                break;

            case "Microsoft.Xaml.Interactions.Core.GoToStateAction.TargetObject":
                userType   = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("Microsoft.Xaml.Interactions.Core.GoToStateAction");
                xamlMember = new global::App34.App34_XamlTypeInfo.XamlMember(this, "TargetObject", "Windows.UI.Xaml.FrameworkElement");
                xamlMember.SetIsDependencyProperty();
                xamlMember.Getter = get_15_GoToStateAction_TargetObject;
                xamlMember.Setter = set_15_GoToStateAction_TargetObject;
                break;

            case "App34.MainPage.tet":
                userType          = (global::App34.App34_XamlTypeInfo.XamlUserType)GetXamlTypeByName("App34.MainPage");
                xamlMember        = new global::App34.App34_XamlTypeInfo.XamlMember(this, "tet", "String");
                xamlMember.Getter = get_16_MainPage_tet;
                xamlMember.Setter = set_16_MainPage_tet;
                break;
            }
            return(xamlMember);
        }