The ManyEditor type exposes the following members.

Constructors

  NameDescription
ManyEditor
Initializes a new instance of the ManyEditor class.

Methods

  NameDescription
ReceiveWeakEvent
Receives events from the centralized event manager.

Fields

  NameDescription
IsConsistentProperty
Identifies the IsConsistent property.
ManyHolderProperty
Identifies the ManyHolder property.
ResetCommand
A command for initialising an inconsistent set of values.

Properties

  NameDescription
InconsistentValuesTemplateKey
Gets the ResourceKey for the "multiple values" data template.
IsConsistent
Gets whether the held Many has a consistent value. This is a dependency property.
ManyHolder
Gets or sets the value displayed in the editor. This is a dependency property.
ResetButtonContentKey
Gets the ResourceKey for the content of the "Reset" button.
ResetToolTipContentKey
Gets the ResourceKey for the tooltip of the "Reset" button.

See Also