Share via


PropertyMarker Constructor

Initializes a new instance of the PropertyMarker class.

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

Syntax

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

.NET Framework Security

See Also

Reference

PropertyMarker Class

Microsoft.Windows.Design.PropertyEditing Namespace

PropertyContainer

PropertyValueEditor

Other Resources

WPF Designer Extensibility Architecture