Свойство | Type | Description | |
---|---|---|---|
Closed | EventHandler |
Méthode | Description | |
---|---|---|
CanClose ( ) : bool |
Views should call this before closing
|
|
Close ( ) : void | ||
WindowViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent ) : System | ||
WindowViewModel ( bool designMode ) : System |
Méthode | Description | |
---|---|---|
OnClose ( ) : void |
public WindowViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, Zetbox.Client.Presentables.ViewModel parent ) : System | ||
appCtx | IViewModelDependencies | |
dataCtx | IZetboxContext | |
parent | Zetbox.Client.Presentables.ViewModel | |
Résultat | System |
public WindowViewModel ( bool designMode ) : System | ||
designMode | bool | |
Résultat | System |