PropertyChangedListener Class
Implements a change notification mechanism for a dependency property of interest
of an object that is not in our domain.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public class PropertyChangedListener : DependencyObject
Public Class PropertyChangedListener
Inherits DependencyObject
- Inheritance
- Object DispatcherObject DependencyObject PropertyChangedListener
Dummy |
Gets or sets the value of the Dummy dependency property.
|
PropertyChanged |
Event that occurs when the value of the observed property changes.
|
PropertyChanging |
Event that occurs when the value of the observed property is changing
|