ThreadedViewModelIsClosed Property |
Called when the workspace is closed by user via TryRemove(String)
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public bool IsClosed { get; set; }
Property Value
BooleanSee Also