Events

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Provides access to the events sent to app's window.

Syntax

public Events Events { public get; private set; }

Back to index