ViewModelBase Class
- Last UpdatedAug 21, 2026
- 1 minute read
An abstraction for the property change notifications. Base View Model which includes change notification
'Declaration
Public MustInherit Class ViewModelBase
Inherits Disposable
public abstract class ViewModelBase : Disposable
public ref class ViewModelBase abstract : public Disposable
System.Object
ArchestrA.Client.CommonUtil.Disposable
ArchestrA.Client.CommonUtil.ViewModelBase