BindableBase Class

Abstract Base class for Data Classes with data bindable Properties, as implemented in Prism library (6.3.0)

Definition

Namespace: PCBI_API_Extensions.Helper
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public abstract class BindableBase : INotifyPropertyChanged
Inheritance
Object    BindableBase
Derived
Implements
INotifyPropertyChanged

Methods

Events

See Also