Click or drag to resize

ViewModelBaseViewWindowState Property

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public virtual WindowState ViewWindowState { get; set; }

Property Value

Type: WindowState

Implements

IViewModelViewWindowState
See Also