![]() |
BusyIndicatorViewModelT Class |
Namespace: CADSharpTools.MVVM.ViewModels
The BusyIndicatorViewModelT type exposes the following members.
Name | Description | |
---|---|---|
![]() | BusyIndicatorViewModelT |
Creates a new instance of the BusyIndicatorViewModel class.
|
Name | Description | |
---|---|---|
![]() | Callback |
Callback object.
|
![]() | CancelCommand |
Cancel command.
|
![]() | IsBusy |
Gets or sets the state of the Busy state.
|
![]() | TimeElapsed |
Returns formatted elapsed time since the view was shown.
|
![]() | Title |
Title of the busy indicator window.
|
Name | Description | |
---|---|---|
![]() | ShowView |
Shows the busy indicator view dialog. Use this method to avoid referencing WPF libraries.
|