![]() | Main |
The MainWindow Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | IsRelocating | Indicates that the main window is currently changing its location and therefore cannot yet report the correct end position to the checker and worker. Is used in App.cs to react to the first positioning when the application is started. of the main window before an autostart is performed. |
![]() ![]() | SaveWindowAspectsAndCallViewModelLogicCommand | Calls the local routine "SaveWindowAspectsAndCallViewModelLogic". This saves the current window display parameters in an instance of "WindowAspects" and then passes "WindowAspects" as a call parameter to the ViewModel routine "SaveTreeState", which in turn saves the WindowAspects together with tree-relevant parameters. |