virtual bool CanConfirm()
Determines whether the ConfirmCommand can be executed.
MessageContent()
Creates a new, empty message content.
virtual void DoConfirm()
Executes the confirmation logic: sets Confirmed to True and calls DoCloseView() to issue a RequestClo...
override object RevealModelObject()
Returns the model object that this view model wraps or null if there is no wrapped model object...
Simple object that encapsulates a boolean value; to be used in MVVM interaction with MessageArgs...