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.4.0
Syntaxpublic bool IsClosed { get; set; }
Property Value
Boolean
See Also