Свойство | Type | Description | |
---|---|---|---|
logger | log4net.ILog |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
CheckSettingsOnLoad ( double SystemParameters_VirtualScreenLeft, double SystemParameters_VirtualScreenTop ) : void |
Checks the MainWindow for visibility when re-starting application (with different screen configuration).
|
|
GetLastActivePath ( ) : string |
Get the path of the file or empty string if file does not exists on disk.
|
|
Profile ( ) : Settings.Interfaces |
Class constructor
|
|
UpdateInsertWindowPosSize ( string windowName, Settings.UserProfile.ViewPosSizeModel model ) : void |
Updates or inserts the requested window pos size item in the collection.
|
public CheckSettingsOnLoad ( double SystemParameters_VirtualScreenLeft, double SystemParameters_VirtualScreenTop ) : void | ||
SystemParameters_VirtualScreenLeft | double | |
SystemParameters_VirtualScreenTop | double | |
Résultat | void |
public UpdateInsertWindowPosSize ( string windowName, Settings.UserProfile.ViewPosSizeModel model ) : void | ||
windowName | string | |
model | Settings.UserProfile.ViewPosSizeModel | |
Résultat | void |