Метод | Описание | |
---|---|---|
WatchProperty ( this target, string propertyPath, DependencyPropertyChangedEventHandler handler ) : IDisposable |
public static WatchProperty ( this target, string propertyPath, DependencyPropertyChangedEventHandler handler ) : IDisposable | ||
target | this | |
propertyPath | string | |
handler | DependencyPropertyChangedEventHandler | |
Результат | IDisposable |