ObservableObjectBase Class

Class ObservableObjectBase. Implements the ObservableObject Implements the [IDisposable]

Namespace:  Wpf.NotificationCenter.Models
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public abstract class ObservableObjectBase : ObservableObject
Public MustInherit Class ObservableObjectBase _
	Inherits ObservableObject
public ref class ObservableObjectBase abstract : public ObservableObject

Inheritance Hierarchy


Object
  ObservableObject
    Wpf.NotificationCenter.Models..::..ObservableObjectBase