The ObjectWrapper type exposes the following members.

Constructors

  NameDescription
ObjectWrapperOverloaded.

Properties

  NameDescription
DataType
Gets the declared type of the value.
Editable
Gets whether the property can be modified.
EditContext
Gets optional additional user-specified information specified in an editor declaration.
Property
Gets the wrapped property.
PropertyName
Gets the wrapped property.
UnderlyingObject
Gets the wrapped object.

Events

  NameDescription
PropertyChanged
Occurs when a property value changes.

See Also