Skip to main content
A newer version of this page is available. .

DevExpress.Mvvm Namespace

Contains classes for building MVVM-aware applications.

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Classes

Name Description
BindableBase Provides support for the INotifyPropertyChanged interface and capabilities for easy implementation of bindable properties with the GetProperty and SetProperty methods.