Visual that is the visual root for the currently loaded display.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Visual RootVisual { get; }
Visual Basic
Public ReadOnly Property RootVisual As Visual
	Get
JScript
function get RootVisual () : Visual

See Also