Property | Type | Description | |
---|---|---|---|
WatcherProperty |
Method | Description | |
---|---|---|
DependencyPropertyChangeNotifier ( |
Constructs a property notifier.
|
|
Dispose ( ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( |
public DependencyPropertyChangeNotifier ( |
||
propertySource | The source object to watch. | |
property | The property to watch. | |
return | System |