Click or drag to resize

ApplicationInstance Property

Gets the current application instance

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static Application Instance { get; }

Property Value

Type: Application
The instance.
See Also