Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .
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