The EditorDecorator type exposes the following members.

Constructors

  NameDescription
EditorDecorator

Fields

  NameDescription
DecoratedNodeProperty
Identifies the DecoratedNode property.
DecoratedTemplateProperty
Identifies the DecoratedTemplate property.

Properties

  NameDescription
DecoratedNode
Gets or sets the Node that represents the data item being edited. This is a dependency property.
DecoratedTemplate
Gets or sets the template around which the decoration will be placed. This is a dependency property.

See Also