Property ExitOnFrameDelete
ExitOnFrameDelete
Allows the programmer to specify whether the application will exit when the top-level frame is deleted. Returns true if the application will exit when the top-level frame is deleted.
bool ExitOnFrameDelete { get; set; }