Property SourceWatcher
SourceWatcher
Gets the source watcher that monitors changes in the source's value.
Declaration
IValueProvider SourceWatcher { get; }
Property Value
Type | Description |
---|---|
IValueProvider | An IValueProvider that watches the source. |