InArgumentDynamicValuePropertyEditor Class

 

Updated: January 6, 2013

Represents a property editor for editing dynamic value.

Namespace:   Microsoft.Activities.Design.PropertyEditors
Assembly:  Microsoft.Activities.Design (in Microsoft.Activities.Design.dll)

System.Object
  System.Activities.Presentation.PropertyEditing.PropertyValueEditor
    System.Activities.Presentation.PropertyEditing.DialogPropertyValueEditor
      Microsoft.Activities.Design.PropertyEditors.InArgumentDynamicValuePropertyEditor

public sealed class InArgumentDynamicValuePropertyEditor : DialogPropertyValueEditor

NameDescription
System_CAPS_pubmethodInArgumentDynamicValuePropertyEditor()

Initializes a new instance of the InArgumentDynamicValuePropertyEditor class.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodShowDialog(PropertyValue, IInputElement)

Shows the property editor dialog.(Overrides DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: