DependencyPropertyWatcher<T> Class

Definition

Used to Track Changes of a Dependency Property

C#
public class DependencyPropertyWatcher<T> : Windows.UI.Xaml.DependencyObject, IDisposable

Type Parameters

T

Value of Dependency Property

Inheritance
Windows.UI.Xaml.DependencyObject
DependencyPropertyWatcher<T>
Implements

Constructors

Fields

ValueProperty

Value of Value Property

Properties

Target

Gets the target Dependency Object

Value

Gets the current Value

Methods

Dispose()

Clears the Watcher object.

OnPropertyChanged(Object, DependencyPropertyChangedEventArgs)

Called when the Property is updated

Events

PropertyChanged

Called when Property Changes.

Applies to

Produit Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0