DialogPropertyValueEditor Constructor

Initializes a new instance of the DialogPropertyValueEditor class.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Sub New
public DialogPropertyValueEditor()
public:
DialogPropertyValueEditor()
new : unit -> DialogPropertyValueEditor
public function DialogPropertyValueEditor()

.NET Framework Security

See Also

Reference

DialogPropertyValueEditor Class

DialogPropertyValueEditor Overload

Microsoft.Windows.Design.PropertyEditing Namespace

PropertyEntry

PropertyValue

PropertyValueEditorCommands

IInputElement

Other Resources

Property Editing Architecture

WPF Designer Extensibility