 | 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+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic static RoutedUICommand SaveWindowAspectsAndCallViewModelLogicCommand
Public Shared SaveWindowAspectsAndCallViewModelLogicCommand As RoutedUICommand
public:
static RoutedUICommand^ SaveWindowAspectsAndCallViewModelLogicCommand
static val mutable SaveWindowAspectsAndCallViewModelLogicCommand: RoutedUICommand
Feldwert
RoutedUICommand
Siehe auch