Restore()

Method

Namespace: Imagini

Declared in: Imagini.Window


Restores the window. Called when IsMinimized or IsMaximized is set to false.

Syntax

public void Restore()

Back to index