The ObjectWrappingEditor type exposes the following members.

Properties

  NameDescription
AllowExpand
Gets or sets whether the user should be allowed to expand a node edited by this. editor. This is a dependency property.
(Inherited from Editor.)
EditContext
Gets or sets an object which is made available to the editor template through the EditContext binding. This is a dependency property.
EditorTemplate
Gets or sets the DataTemplate which the editor uses to present or edit node values. This is a dependency property.
(Inherited from Editor.)

See Also