Click or drag to resize

ViewModel Properties

The ViewModel type exposes the following members.

Properties
  NameDescription
Public propertyError
Gets an error message indicating what is wrong with this object.
Public propertyItem
Gets the error message for the property with the given name.
Public propertyMessenger
Gets or sets an instance of a IMessenger used to send messages to other objects. If , this class will attempt to broadcast using the Messenger's default instance.
Top
See Also