Indicates whether a command invokes a modal dialog when executing.
public virtual bool ShowsModalDialog { get; }
Overridable Public ReadOnly Property ShowsModalDialog As Boolean
The ShowsModalDialog property can be overridden in Command descendants to warn that a particular command displays a modal dialog.