The EditorSelector type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EditorSelector |
Initialises a new instance of the EditorSelector class.
|
Methods
| Name | Description | |
|---|---|---|
| GetEditor |
Gets an Editor for the specified node. This is used to determine
a DataTemplate for presentation and editing of the node value.
| |
| GetEditSettings |
Gets the editing capabilities available to the EditorSelector for the
specified node.
| |
| SelectTemplate |
Returns a DataTemplate suitable for editing the specified item.
(Overrides DataTemplateSelector..::.SelectTemplate(Object, DependencyObject).) |
Properties
| Name | Description | |
|---|---|---|
| ExtendingEditors |
Iterates the list of additional editors.
|