The Editor type exposes the following members.

Methods

  NameDescription
BuildTemplate
When overridden in a derived class, constructs a DataTemplate which can be bound to the specified node in order to edit its value.
CanEdit
When overridden in a derived class, indicates whether the editor can edit the value of the specified node.
GetHostStyle
Gets the value of the HostStyle attached property for a given DependencyObject.
SetHostStyle
Sets the value of the HostStyle attached property for a given DependencyObject.

See Also