C# Class Orchestra.WindowExtensions

Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
LoadWindowSize ( this window, bool restoreWindowState ) : void
SaveWindowSize ( this window ) : void

Private Methods

Méthode Description
GetWindowStorageFile ( this window ) : string

Method Details

LoadWindowSize() public static méthode

public static LoadWindowSize ( this window, bool restoreWindowState ) : void
window this
restoreWindowState bool
Résultat void

SaveWindowSize() public static méthode

public static SaveWindowSize ( this window ) : void
window this
Résultat void