CommonLib.Mvvm.Progress |
이름 | 설명 |
---|---|
RelayCommand | |
ViewModelBase | Base class for all ViewModel classes in the application. It provides support for property change notifications and has a DisplayName property. This class is abstract. |
WorkspaceViewModel | This ViewModelBase subclass requests to be removed from the UI when its CloseCommand executes. This class is abstract. |