Property IsBusy
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
IsBusy
Gets or sets a value indicating whether the view model is busy.
public bool IsBusy { get; set; }
Gets or sets a value indicating whether the view model is busy.
public bool IsBusy { get; set; }