Provides property change notification servics for view model objects.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public abstract class ViewModelBase : INotifyPropertyChanged
Visual Basic (Declaration)
Public MustInherit Class ViewModelBase _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also