ExtendedPropertyValueEditor Constructor

Initializes a new instance of the ExtendedPropertyValueEditor class.

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

Syntax

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

.NET Framework Security

See Also

Reference

ExtendedPropertyValueEditor Class

ExtendedPropertyValueEditor Overload

Microsoft.Windows.Design.PropertyEditing Namespace

Other Resources

Property Editing Architecture

WPF Designer Extensibility