Property ExitCommand
ExitCommand
Gets the command to exit the application.
public static Command ExitCommand { get; }
Property Value
Remarks
This command executes the CloseApplication() method to close the application. The command is always executable.