C# (CSharp) CommonLib.Mvvm 네임스페이스

중첩된 네임스페이스

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.