Windows

Property

Namespace: Imagini

Declared in: Imagini.Window


Returns all existing app windows.

Syntax

public static IReadOnlyCollection<Window> Windows { public get; }

Back to index