Table of Contents

Property ExitOnFrameDelete

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.

public virtual bool ExitOnFrameDelete { get; set; }

Property Value

bool