Click or drag to resize

MainWindowSaveWindowAspectsAndCallViewModelLogicCommand field

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.

Namespace: Vishnu.WPF_UI
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public static RoutedUICommand SaveWindowAspectsAndCallViewModelLogicCommand

Field value

RoutedUICommand
See also