Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implementation of INotifyPropertyChanged to simplify models.
Namespace: Microsoft.Practices.Prism.Mvvm
Assembly: Microsoft.Practices.Prism.Mvvm (in Microsoft.Practices.Prism.Mvvm.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract class BindableBase : INotifyPropertyChanged
'Declaration
Public MustInherit Class BindableBase
Implements INotifyPropertyChanged
Inheritance Hierarchy
System.Object
Microsoft.Practices.Prism.Mvvm.BindableBase