PropertyValueEditor Constructor

Initializes a new instance of the PropertyValueEditor class.

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

Syntax

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

.NET Framework Security

See Also

Reference

PropertyValueEditor Class

PropertyValueEditor Overload

Microsoft.Windows.Design.PropertyEditing Namespace

Other Resources

Property Editing Architecture

WPF Designer Extensibility