VariableArgumentPropertyEditor Class
Updated: March 5, 2013
Represents a property editor for editing variable argument.
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.VariableArgumentPropertyEditor
System.Activities.Presentation.PropertyEditing.PropertyValueEditor
System.Activities.Presentation.PropertyEditing.DialogPropertyValueEditor
Microsoft.Activities.Design.PropertyEditors.VariableArgumentPropertyEditor
| Name | Description | |
|---|---|---|
![]() | VariableArgumentPropertyEditor() | Initializes a new instance of the VariableArgumentPropertyEditor class. |
| Name | Description | |
|---|---|---|
![]() | DialogEditorTemplate | (Inherited from DialogPropertyValueEditor.) |
![]() | InlineEditorTemplate | (Inherited from PropertyValueEditor.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ShowDialog(PropertyValue, IInputElement) | Displays the editor dialog with specified property value and command source.(Overrides DialogPropertyValueEditor.ShowDialog(PropertyValue, IInputElement).) |
![]() | ToString() | (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.
Community Additions
ADD
Show:

