Method | Description | |
---|---|---|
LoadWindowSize ( this window, bool restoreWindowState ) : void | ||
SaveWindowSize ( this window ) : void |
Method | Description | |
---|---|---|
GetWindowStorageFile ( this window ) : string |
public static LoadWindowSize ( this window, bool restoreWindowState ) : void | ||
window | this | |
restoreWindowState | bool | |
return | void |
public static SaveWindowSize ( this window ) : void | ||
window | this | |
return | void |