DictionaryPropertyEditor Class

 

Updated: January 6, 2013

Property editor for editing dictionary attributes.

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


public sealed class DictionaryPropertyEditor : DialogPropertyValueEditor

NameDescription
System_CAPS_pubmethodDictionaryPropertyEditor()

Initializes a new instance of the DictionaryPropertyEditor 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: