Skip to main content
ON

BindableBase Class

A base class that implements the INotifyPropertyChanged interface.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

[DataContract]
public abstract class BindableBase :
    INotifyPropertyChanged
See Also