Class WpfWindowViewModel
ViewModel with basic window‑management properties.
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
Gets or sets the window state.
Declaration
public WindowState WindowState { get; set; }
Property Value
| Type | Description |
|---|---|
| WindowState |