Class WpfWindowViewModel
ViewModel con propiedades básicas de gestión de la ventana.
Inheritance
WpfWindowViewModel
Inherited Members
Namespace: TheXDS.MCART.Types.Base
Assembly: MCART.Wpf.Mvvm.dll
Syntax
public abstract class WpfWindowViewModel : WindowViewModel, INotifyPropertyChangeBase, IRefreshable, INotifyPropertyChanged
Properties
| Edit this page View SourceWindowState
Obtiene o establece el estado de la ventana.
Declaration
public WindowState WindowState { get; set; }
Property Value
Type | Description |
---|---|
WindowState |