Share via


PropertyMarker Constructor

Initializes a new instance of the PropertyMarker class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New PropertyMarker()
public PropertyMarker()
public:
PropertyMarker()
public function PropertyMarker()

.NET Framework Security

See Also

Reference

PropertyMarker Class

PropertyMarker Members

Microsoft.Windows.Design.PropertyEditing Namespace

PropertyContainer

PropertyValueEditor

Other Resources

WPF Designer Extensibility Architecture