Property TargetWatcher
TargetWatcher
Gets the target watcher that receives and applies changes from the source.
Declaration
IValueWatcher TargetWatcher { get; }
Property Value
| Type | Description |
|---|---|
| IValueWatcher | An IValueWatcher that watches and updates the target. |