The ObjectWrapper type exposes the following members.

Constructors

  NameDescription
ObjectWrapper
Initialises a new instance of the ObjectWrapper class.

Properties

  NameDescription
Editable
Gets whether the property can be modified.
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