Table of Contents

Class PropertyChangeNotifier

Namespace
Alternet.Common.Wpf
Assembly
Alternet.Common.Wpf.v9.dll
public sealed class PropertyChangeNotifier : DependencyObject, IDisposable
Inheritance
PropertyChangeNotifier
Implements
Extension Methods

Constructors

PropertyChangeNotifier(DependencyObject, string)
PropertyChangeNotifier(DependencyObject, DependencyProperty)
PropertyChangeNotifier(DependencyObject, PropertyPath)

Fields

ValueProperty

Identifies the Value dependency property

Properties

PropertySource
Value

Returns/sets the value of the property

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Events

ValueChanged