BindableBase Class
In This Article
Provides support for the INotifyPropertyChanged interface and capabilities for easy implementation of bindable properties with the GetProperty and SetProperty methods.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v21.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI
#Declaration
#Inheritance
See Also