 | MainWindowSaveWindowAspectsAndCallViewModelLogicCommand Feld |
Ruft die lokale Routine "SaveWindowAspectsAndCallViewModelLogic" auf.
Diese speichert die aktuellen Window-Darstellungsparameter in einer Instanz von "WindowAspects"
und gibt "WindowAspects" dan als Aufrufparameter an die ViewModel-Routine "SaveTreeState" weiter,
welche ihrerseits die WindowAspects zusammen mit Tree-relevanten Parametern abspeichert.
Namensraum: Vishnu.WPF_UIAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic static RoutedUICommand SaveWindowAspectsAndCallViewModelLogicCommand
Public Shared SaveWindowAspectsAndCallViewModelLogicCommand As RoutedUICommand
public:
static RoutedUICommand^ SaveWindowAspectsAndCallViewModelLogicCommand
static val mutable SaveWindowAspectsAndCallViewModelLogicCommand: RoutedUICommand
Feldwert
RoutedUICommand
Siehe auch