CloseAllMessage Properties
A message notifying that all view models should close itself. Usually sent by DocumentsViewModel<TModule, TUnitOfWork> when the CloseAll command is executed.| Name | Description |
|---|---|
| Cancel | Used to cancel closing and check whether the closing has already been cancelled. |
See Also