Click or drag to resize

ThreadedViewModelIsClosed Property

Called when the workspace is closed by user via TryRemove(String)

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

Property Value

Boolean
See Also