Click or drag to resize

ViewModelBaseWindowState Property

Gets or sets the WindowState

Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual WindowState WindowState { get; set; }

Property Value

WindowState
See Also