Click or drag to resize

ViewDialogMessageT Properties

The ViewDialogMessageT generic type exposes the following members.

Properties
  NameDescription
Public propertyCallback
Gets or sets the callback called when a ViewModelDialog is closed.
Public propertySender
Gets or sets the message's sender.
(Inherited from Message.)
Public propertyViewModel
Gets or sets the ViewModel source for the View.
Top
Explicit Interface Implementations
See Also