BindableBase Class
Abstract Base class for Data Classes with data bindable Properties, as implemented in Prism library (6.3.0)
Namespace: PCBI_API_Extensions.HelperAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public abstract class BindableBase : INotifyPropertyChanged
Public MustInherit Class BindableBase
Implements INotifyPropertyChanged
public ref class BindableBase abstract : INotifyPropertyChanged
[<AbstractClassAttribute>]
type BindableBase =
class
interface INotifyPropertyChanged
end
- Inheritance
- Object BindableBase
- Derived
- Implements
- INotifyPropertyChanged